a XMPP logging bot, saving its log as html page
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
lowrussia 4d7d3cf17c find book on worldcat il y a 5 ans
README.md adding the logbot to the git il y a 5 ans
logbot.py find book on worldcat il y a 5 ans

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!