Skip to content

Upload Discord attachment straight from your discord account.

License

Notifications You must be signed in to change notification settings

hanahaneull/discord-URLUpload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Style Guide

Discord URL Uploader

Upload Discord attachment straight from your discord account.

Installation

  1. Open console in folder
  2. type npm i
  3. and type node index.js (Make sure you already edit the settings)

Settings

Rename config.json.example to config.json and edit with your setting

token: Your discord token.
prefix: Your prefix for sending attachment

Flags

--message: Set message content.
--type: Force set file extension.
--name: Force set file name.

Usage

<prefix>send (URL) [FLAGS]

Example simple:

up!send https://x0.at/dx3.png

Example

Example advance:

up!send https://x0.at/dx3.png --message='Yuno is cute' --type=jpg --name=UWU

Example advance

License

Copyright © 2020 Haneul Seong hana@disroot.org
This work is free. You can redistribute it and/or modify it under the
terms of the Do What The Fuck You Want To Public License, Version 2,
as published by Sam Hocevar. See the LICENSE file for more details.

About

Upload Discord attachment straight from your discord account.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published