a XMPP logging bot, saving its log as html page
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
lowrussia 4d7d3cf17c find book on worldcat hace 5 años
README.md adding the logbot to the git hace 5 años
logbot.py find book on worldcat hace 5 años

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!