Discord-Scraper
Discord-Scraper copied to clipboard
A Python script that scrapes text and media from Discord servers.
The title pretty much explains it all. I want to put an additional sleep, but I am not sure where in the classes it is making the most requests from....
Adds significant changes to the `README.md` file for better reading and access through the sections. 1. Adds a `` tag to define keyboard input 2. Adds a '**Back To Top...
Hi, where do you put the channel ID in the bot, and what file do you actually run?
The script is still prone to being ratelimited. So a workaround to this will be setting the timeout to one second instead of a half second. This should be rectified...
Using master, trying to scrape one single channel directly results in this kind of exception. It is unclear what is triggering it, as not enough information is being presented to...
Hey, thanks very much for putting this together. I'm interested in analyzing a particular server by aggregating the member's list in the sidebar, then organize them based on user roles....
Is it possible to use this to scrape a specific channel for user IDs in X time? Currently getting raided and getting about 250-300 users joining and manually grabbing their...
Hello, First off I want to say thank you very much for this project and actually keeping it updated I've been searching all over for something like this for some...