Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 666 Bytes

README.md

File metadata and controls

13 lines (13 loc) · 666 Bytes

Discord Cloud Storage

Abusing Discord's servers for unlimited cloud storage!

So, what is this?

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.

Try it out!

Running live demo at https://discordcloudstorage.onrender.com!
Be careful as all files are visible on the server

How to run

  • create a key.txt file in your project directory with your Discord bot auth token
  • Open project
  • Run npm run build