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.
- Authenticate as user
- Compress and encrypt file/folder with 256-bit AES using the given password
- Upload file to designated channel
TOKEN=USER_TOKEN
FILE_PATH=BACKUP_FILE_OR_FOLDER_PATH
PASSWORD=AES_ENCRYPTION_PASSWORD
CHANNEL_ID=BACKUP_CHANNEL_ID