Skip to content

f3tchcodes/LargeFileUploads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LargeFileUploads

Vencord plugin for automatically detecting, and uploading files that exceed max upload limit to a hosting service and sending the link instead.

image

Installation

Currently the plugin is not available on Vencord's official plugin list, hence you would have to install the plugin by creating a custom vencord build using the official guide, and running this command inside of your src/userplugins folder:

$ git clone https://github.com/f3tchcodes/LargeFileUploads largeFileUploads

Once this is done, you need to build and inject your custom vencord, and you can use the plugin!

Official guide to build and inject: https://docs.vencord.dev/installing/

Supports:

Catbox:

  • 200MB max size
  • No expiry
  • Embed available

Litterbox:

  • 1GB max size
  • 3 days expiry time
  • Embed available

Uguu:

  • 128MB max size
  • 3 hours expiry time
  • Embed available

Custom Zipline instance:

  • Custom size
  • Custom expiry time
  • Embed available

Setup Zipline

In order to setup Zipline, you can enter your server's base URL and token inside settings of the plugin like so:

image

You can also choose to disable the warning, and enable automatic selection, so that your files are uploaded to zipline directly without any interference from confirmation popups.

Uploading files

You can directly upload files to Discord like you usually do with drag & drop, using upload button, or by pasting the file. Everything is managed with Discord's original workflow, no slash commands or any extra stuff, once you hit enter the plugin will automatically upload the files to a hosting service of your choice, append the link(s) of the file(s) at the end of your message, and send the message all by itself.

Bugs/Issues

You can either directly open an issue from GitHub or contact me on Discord to report a bug.

Discord: f3tch

Thank you for using LargeFileUploads!

About

Vencord plugin for automatically detecting, and uploading files that exceed max upload limit to a hosting service and sending the link instead.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors