Skip to content

A basic program that disects a file into a set of 8mb chunks to send through Discord and bypass the very low limit. The program also assimilates the chunks back into a file.

Wassimulator/dt8mb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Discord Teleporter 8mb

A basic program that disects a file into a set of 8mb chunks to send through Discord and bypass the very low limit. The program also assimilates the chunks back into a file.

Usage:

(it is best to add the file to environment variables for easy use) Send: dt8mb send FILE.ext Receive: dt8mb receive FILE.ext

Sending creates the chunks. receive assimilates the chunks under a target file with the extention [ext]. It is important that the [FILE] name in the call is identical to the received chunks minus the counter. You are free to set the extention. example: chunk_001.dt8mb, [File] == chunk

About

A basic program that disects a file into a set of 8mb chunks to send through Discord and bypass the very low limit. The program also assimilates the chunks back into a file.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages