a XMPP logging bot, saving its log as html page
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
lowrussia 4d7d3cf17c find book on worldcat před 5 roky
README.md adding the logbot to the git před 5 roky
logbot.py find book on worldcat před 5 roky

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!