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.
|
4 months ago | |
---|---|---|
.gitignore | 4 months ago | |
LICENSE | 4 months ago | |
README.md | 4 months ago | |
requirements.txt | 4 months ago | |
spider.py | 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.