From 13e0de5bafe7a058636ab17c7b94dca246736279 Mon Sep 17 00:00:00 2001 From: mb Date: Wed, 28 Apr 2021 15:51:37 +0200 Subject: [PATCH] 'LogBot/README.md' updaten --- LogBot/README.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/LogBot/README.md b/LogBot/README.md index d442c7d..679d9a1 100644 --- a/LogBot/README.md +++ b/LogBot/README.md @@ -1,13 +1,15 @@ # LogBot -LogBot is a bot for asynchronous collective logging and log writing over longer periods of time. The bot operates in a chat environment, from where it saves images, messages and other media files into a webpage. The bot is made by members of Varia and is used hand in hand with event preparations[^xy], collective research[^autonomy][^pubclub] or as a tool for publishing materials on the go[^backlog]. The bot runs on a self-hosted XMPP chat infrastructure, hosted and maintained by members of Varia. +LogBot is a bot for asynchronous collective logging and log writing over longer periods of time. The bot operates in a chat environment, from where it saves images, messages and other media files into a webpage. The bot is made by members of Varia and is used hand in hand with event preparations`[1]`, collective research`[2][3]` or as a tool for publishing materials on the go`[4]`. The bot runs on a self-hosted XMPP chat infrastructure, hosted and maintained by members of Varia. -[^xy]: https://vvvvvvaria.org/logs/x-y/ X-Y log, in preparation of Plaintext Partyline -[^autonomy]: https://vvvvvvaria.org/logs/digital-autonomy/log.html Collective research log, around the term "digital autonomy" -[^pubclub]: https://vvvvvvaria.org/logs/afijeno/ Pub.club research log, around community publishing initiatives -[^backlog]: https://vvvvvvaria.org/logs/zamopuzo/ Backlog, the making of the streaming infrastructure of Varia +`[1]`: https://vvvvvvaria.org/logs/x-y/ X-Y log, in preparation of Plaintext Partyline \ +`[2]`: https://vvvvvvaria.org/logs/digital-autonomy/log.html Collective research log, around the term "digital autonomy" \ +`[3]`: https://vvvvvvaria.org/logs/afijeno/ Pub.club research log, around community publishing initiatives \ +`[4]`: https://vvvvvvaria.org/logs/zamopuzo/ Backlog, the making of the streaming infrastructure of Varia ------------------ +![](screenshots/logbot-screenshot-1.png) ![](screenshots/logbot-screenshot-2.png) + +---------- LogBot is small XMPP bot written in Python that is used in group chats. It uses the [xbotlib library](https://git.vvvvvvaria.org/decentral1se/xbotlib) written by [decentral1se](https://git.vvvvvvaria.org/decentral1se).