'LogBot/README.md' updaten
This commit is contained in:
parent
b4cd9e3b73
commit
6bba4bda79
@ -1,8 +1,15 @@
|
|||||||
# LogBot
|
# LogBot
|
||||||
|
|
||||||
A small XMPP bot written in Python that logs XMPP conversations into a HTML page, allowing collaborative log writing over time.
|
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.
|
||||||
|
|
||||||
The bot is used in group chats, where it includes all images that are send to the group and all messages that include `@logbot` or `logbot` or `logbot:`.
|
[^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
|
||||||
|
|
||||||
|
-----------------
|
||||||
|
|
||||||
|
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).
|
||||||
|
|
||||||
_work-in-progress_
|
_work-in-progress_
|
||||||
|
|
||||||
@ -36,8 +43,9 @@ logbot @uptime: To check how long @logbot has been around
|
|||||||
|
|
||||||
* timeline
|
* timeline
|
||||||
* float
|
* float
|
||||||
|
* opentab
|
||||||
|
|
||||||
Examples soon.
|
These can be found in the folder `stylesheets/`.
|
||||||
|
|
||||||
## Fonts
|
## Fonts
|
||||||
|
|
||||||
@ -45,13 +53,12 @@ Examples soon.
|
|||||||
* notcouriersans
|
* notcouriersans
|
||||||
* None
|
* None
|
||||||
|
|
||||||
Examples soon.
|
|
||||||
|
|
||||||
## Situated tails
|
## Situated tails
|
||||||
|
|
||||||
- Archive bot, Relearn 2017, <https://gitlab.com/relearn/relearn2017/-/tree/master/xmpp-bots/archive-bot>
|
- Archive bot, Relearn 2017, <https://gitlab.com/relearn/relearn2017/-/tree/master/xmpp-bots/archive-bot>
|
||||||
- Streambot, Varia website extension 2017-2018, <https://git.vvvvvvaria.org/varia/xmpp.streambot>
|
- Streambot, Varia website extension 2017-2018, <https://git.vvvvvvaria.org/varia/xmpp.streambot>
|
||||||
- Logbot v1, Varia XMPP extension 2017-2020, <https://git.vvvvvvaria.org/varia/bots/src/branch/master/logbot>
|
- Logbot v1, Varia XMPP extension 2017-2020, <https://git.vvvvvvaria.org/varia/bots/src/branch/master/logbot>
|
||||||
|
- Bots as Infrapunctures @ Obfuscation Workshop, May 2021, Cristina Cochior & Manetta Berends, <https://3rd.obfuscationworkshop.org/> & <https://bots-as-digital-infrapunctures.dataschool.nl/>
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user