Skip to content

MihirSahu/Discord-File-Backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Discord File Backup

My attempt to use Discord Nitro's 500MB file upload as a form of storage. This uses your Discord account instead of a bot account - known as a userbot - and is against Discord's TOS. I am not responsible for your actions.

Steps

  1. Authenticate as user
  2. Compress and encrypt file/folder with 256-bit AES using the given password
  3. Upload file to designated channel

ENV structure

TOKEN=USER_TOKEN
FILE_PATH=BACKUP_FILE_OR_FOLDER_PATH
PASSWORD=AES_ENCRYPTION_PASSWORD
CHANNEL_ID=BACKUP_CHANNEL_ID

Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages