A bot that explores the Matrix federation web.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Cyberes afaac4247a shuffle some things around 4 months ago
.gitignore initial prototype 4 months ago
LICENSE Initial commit 4 months ago
README.md update readme 4 months ago
requirements.txt initial prototype 4 months ago
spider.py shuffle some things around 4 months ago

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.