|
1 year ago | |
---|---|---|
README.md | 1 year ago | |
logbot.py | 1 year ago |
note: merged into https://git.vvvvvvaria.org/varia/bots
A small XMPP bot written in Python (using the slixmpp library), that logs all images and messages with the mentioning of @bot.
To run it:
$ python3 logbot.py
Dependencies:
$ sudo pip3 install slixmpp
That's all for now!