Abusing Discord's servers for unlimited cloud storage!
Infamous 8MB limit for non-nitro users can get pretty annoying if you have a long video to share.
This thing can chunk any of your files and upload them directly to discord, one by one piece, each being worth 8MB.
When you need your file, it downloads all chunks and joins them together.
Running live demo at https://discordcloudstorage.onrender.com!
Be careful as all files are visible on the server
- create a
key.txt
file in your project directory with your Discord bot auth token - Open project
- Run
npm run build