https://github.com/char-ptr/discord-is-my-cdn
make discord your cdn.
https://github.com/char-ptr/discord-is-my-cdn
Last synced: 3 months ago
JSON representation
make discord your cdn.
- Host: GitHub
- URL: https://github.com/char-ptr/discord-is-my-cdn
- Owner: char-ptr
- Created: 2022-03-06T23:58:40.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-17T16:31:22.000Z (about 4 years ago)
- Last Synced: 2025-12-16T18:41:42.741Z (6 months ago)
- Language: Rust
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# discord-is-my-cdn
uploads all files in a directory (and sub direcories) and makes a json file with the links to the images.
This allows you to have discord as your own cdn!!!!
basic upload rates for discord are 7mb upload unless you have nitro.
so keep that in mind when uploading
and this project is used for educational purposes, it is not my fault if your discord account gets terminated
if you're going to use, you probably want to use a vpn
## how to use
compile it urself
and run the executable with -h
it will tell u how to use
## fetch all messageds from channel
if u accidentally kill the program or it stops running for some reason
you can resume it by providing a channel id with the offset which you were on.
if all of them are uploaded and you don't have an out.json in your CWD
then you can run it with the -f flag to fetch all the images and make the out.json
# cool alternatives
[cdn-slave by spinfal](https://github.com/spinfal/cdn-slave)