xhyrom / discord-list

Gets the latest discord activities/guilds and adds to the list
https://xhyrom.github.io/discord-list
MIT License
11 stars 9 forks source link

how the heck is my guild in this scrapey bakey #5

Open MrBwoken opened 2 months ago

MrBwoken commented 2 months ago

meow

xhyrom commented 2 months ago

All guilds listed in this repository are/were available on discord discovery page. Basically, it's done by fetching data from algolia's api and discord's api.

Take a look: https://github.com/xhyrom/discord-list/blob/b6e1223956fafdd65d8a4dee104e7608f175d2a8/scripts/update/guilds.mjs#L65-L110

MrBwoken commented 2 months ago

wow nice, so you bypass rate limits using dns?