Skip to content

Sighyu/GoFileBigUpload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoFileBigUpload

Automatically uploads large files to GoFile when they go over Discord's upload limit, and then pastes the download link into the chat box.

Requires Equicord.

Preview

Header toolbar section Image
Settings Page Image
Preview of intercepting discord upload for 1mb limit as test

Image

Installation

  1. Navigate to your src/userplugins folder
  2. Clone or pull the plugin: git clone https://github.com/Sighyu/GoFileBigUpload.git / git pull
  3. Run pnpm build from the root directory
  4. Enable GoFileBigUpload in the plugins menu

Features

  • Intercepts files over a certain size (default 500 MB) before Discord rejects them (depends on nitro idk what it is for free/basic tier so I did this)
  • Uploads to GoFile through their API with progress tracking
  • funny neko girl in header bar button with upload progress and history popout
  • Copy any old upload link from the history panel
  • setting to change upload region for optimized speeds and shiz

Settings

Setting Description Default
API Token GoFile API token from your profile page. Leave empty for guest uploads. (empty)
Upload Region Server region for uploads (Auto, EU, NA, AP, SA). Automatic
Size Threshold Minimum file size in MB to trigger GoFile upload. 500

About

Automatically uploads large files to GoFile when they go over Discord's upload limit, and then pastes the download link into the chat box

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors