Discord-Scraper icon indicating copy to clipboard operation
Discord-Scraper copied to clipboard

A Python script that scrapes text and media from Discord servers.

Results 42 Discord-Scraper issues
Sort by recently updated
recently updated
newest added

So I'm going to be delving into adding commandline flags to generate a configuration for the script upon the first run. If I ever plan on writing a GUI frontend...

TODO
Experimental Requests

(hi, sorry about pressing enter too fast, I guess I'll make this a real issue now) I've been trying to run the script on a channel with a few years...

Download Error

It would be nice to have the option to store the messages in text files under each server, channel, YYYY-MM-DD directory instead of just the database.

TODO

Tried out the experimental version as the master appears to have issues going back farther than 5-6 weeks for me. But experimental is not downloading videos.

Download Error

The requests library isn't asynchronous, so that means I'll have to implement aiohttp in future releases. I'll also have to look into the ratelimiting issue but Discord was gracious enough...

TODO
Experimental Requests

``` Traceback (most recent call last): File "Discord/Client.py", line 43, in GetData raise Exception() Exception Traceback (most recent call last): File "Discord/Discord.py", line 261, in GrabData raise Exception(f'Unable to grab...

Experimental

This is likely caused by the missing "Accept-Encoding: gzip" header from each request. Cloudflare returns this response header when it errors out: "Vary: Accept-Encoding". The Vary header is used to...

Experimental

The experimental branch code is using my SetFile (Settings File) file type while the master branch code is still using JSON as the config file type. The following can be...

Experimental

I've already taken care of the "heavy-lifting" in the master branch code. So it shouldn't take long to implement that code in the experimental branch code.

Experimental

LIKT tittle.i am sure that use correct token and run on the server.and last question that how to use these messages to post from a discord webhook