DiscordStore is a Rust application that demonstrates how to use Discord as an unlimited file storage. It takes an arbitrary directory, splits it into 8 MB chunks, and uploads those chunks to Discord.
Created with inspiration from this YouTube video.
-
You will need your own Discord token for app to work. For that you will need to create an app/bot. You can see the official guide.
-
You need a discord server with your bot there. Use this link generator. Enable Administrator permission (8).
-
Place binary
discordstore.exein any folder you have read/write access to and run it. Follow the instructions until the bot will be set up. -
Use !info for further guidance
This software may violate Discord's Terms of Service if used extensively. Its primary purpose is to demonstrate Discord's capabilities as a file storage medium, not make it a permanent solution for large files. Please use it responsibly.