a XMPP logging bot, saving its log as html page
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
lowrussia 4d7d3cf17c find book on worldcat vor 5 Jahren
README.md adding the logbot to the git vor 5 Jahren
logbot.py find book on worldcat vor 5 Jahren

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!