Thanks to visit codestin.com
Credit goes to github.com

Skip to content

VladBagat/DiscordStorage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DiscordStore

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.


Usage

  1. 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.

  2. You need a discord server with your bot there. Use this link generator. Enable Administrator permission (8).

  3. Place binary discordstore.exe in any folder you have read/write access to and run it. Follow the instructions until the bot will be set up.

  4. Use !info for further guidance


Warning

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages