bots/LogBot
2021-01-30 23:15:36 +01:00
..
avatar.1.png updating logbot to the latest version of xbotlib .... woosh 2021-01-30 17:36:59 +01:00
avatar.png added download function for media files + prepared logbot to run on the server 2021-01-30 23:15:36 +01:00
index.html.j2 added download function for media files + prepared logbot to run on the server 2021-01-30 23:15:36 +01:00
logbot.py added download function for media files + prepared logbot to run on the server 2021-01-30 23:15:36 +01:00
README.md Update 'LogBot/README.md' 2021-01-22 00:29:25 +01:00
requirements.txt adding requirements file 2021-01-22 10:17:06 +01:00
stylesheet.css added download function for media files + prepared logbot to run on the server 2021-01-30 23:15:36 +01:00

LogBot

A small XMPP bot written in Python that logs XMPP conversations into a HTML page, allowing collaborative log writing over time.

The bot is used in group chats, where it includes all images that are send to the group and all messages that include @logbot.

work-in-progress

How to use LogBot?

Oh dear, logbot is here!

  • @logbot: send a message to the groupchat with @logbot and it will add the whole message to the log
  • send an image to the groupchat, it will add it to the log
  • @delete <num> Delete posts from the log. For example: @logbot @delete 5
  • @bots: To see who is around :)
  • @uptime: To check how long @logbot has been around
  • @help: Print this message

Situated tails

Requirements