a XMPP logging bot, saving its log as html page
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
lowrussia 4d7d3cf17c find book on worldcat pirms 5 gadiem
README.md adding the logbot to the git pirms 5 gadiem
logbot.py find book on worldcat pirms 5 gadiem

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!