A bot that explores the Matrix federation web.
Go to file
Cyberes afaac4247a shuffle some things around 2023-06-08 22:46:23 -06:00
.gitignore initial prototype 2023-06-06 00:55:26 -06:00
LICENSE Initial commit 2023-06-05 22:32:26 -06:00
README.md update readme 2023-06-06 08:53:28 -06:00
requirements.txt initial prototype 2023-06-06 00:55:26 -06:00
spider.py shuffle some things around 2023-06-08 22:46:23 -06:00

README.md

matrix-spider-bot

A bot that explores the Matrix federation web.

PROTOTYPE

This is a Matrix bot that crawls through historical messages in rooms, looking for other Matrix room IDs. It then tries to join those rooms and continues the process. The bot stores messages it finds in its database (including system metadata messages like edits and joins) along with the users in a room, plus various other metadata.