OP 22 November, 2021 - 02:48 AM
(This post was last modified: 22 November, 2021 - 02:54 AM by semonade. Edited 1 time in total.)
Hi,
I've been recently working on a project that recursively joins Discord servers (joins a server, looks for invites, joins more servers, etc) and stores the data into a graph database. These data contain things like invite links, users, messages, and channels, but basically any Discord metadata could be recorded.
I've run the program as a small proof-of-concept to visit around 4000 servers, starting from a single seed invite, but it could easily be run on a much larger scale with appropriate funding. I don't have much use for these data, but if anyone wants to use the program or a modification of the program I'd be happy to help.
(picture generated using neo4j browser)
I've been recently working on a project that recursively joins Discord servers (joins a server, looks for invites, joins more servers, etc) and stores the data into a graph database. These data contain things like invite links, users, messages, and channels, but basically any Discord metadata could be recorded.
I've run the program as a small proof-of-concept to visit around 4000 servers, starting from a single seed invite, but it could easily be run on a much larger scale with appropriate funding. I don't have much use for these data, but if anyone wants to use the program or a modification of the program I'd be happy to help.
(picture generated using neo4j browser)