A bot that explores the Matrix federation web.
Go to file
Cyberes 066af5d3b6 fix rumtime error 2023-06-06 08:51:22 -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 initial prototype 2023-06-06 00:55:26 -06:00
requirements.txt initial prototype 2023-06-06 00:55:26 -06:00
spider.py fix rumtime error 2023-06-06 08:51:22 -06:00

README.md

matrix-spider-bot

A bot that explores the Matrix federation web.

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.