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!