a XMPP logging bot, saving its log as html page
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
lowrussia 4d7d3cf17c find book on worldcat 5年前
README.md adding the logbot to the git 5年前
logbot.py find book on worldcat 5年前

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!