a XMPP logging bot, saving its log as html page
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
lowrussia 4d7d3cf17c find book on worldcat 5 роки тому
README.md adding the logbot to the git 5 роки тому
logbot.py find book on worldcat 5 роки тому

README.md

logbot

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!