8000 GitHub - fo2sh21/discord-drives: store virtually unlimited, large files on discord by splitting them into small chunks
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fo2sh21/discord-drives

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Drive

This repo hold an MVP implementation of an concept to store data on discord by dividing them into chunks of 7MB each, which are then uploaded to discord using webhooks (because bots have higher ratelimits). The attachment URLs of the chunks are then stored into firestore DB, which would be used to retrieve the chunks and merge them in order to get the file.

About

store virtually unlimited, large files on discord by splitting them into small chunks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%
0