Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

discordfile

Uploads local files to discord channels. Modified version of (https://github.com/Not-Cyrus/discord-file-webhook-upload) to support arguments.

Installation Instructions

GO 1.6:

▶ go get github.com/vermsec/discordfile

GO 1.7:

▶ go install github.com/vermsec/discordfile@latest

Help Menu

  -file string
        Path to file which is to be sent (default "nofile")
  -help
        usage info
  -version
        current version
  -webhook string
        Webhook URL to send the data to (default "whook")

Usage

▶ discordfile -webhook https://discord.com/api/webhooks/213123 -file /path/to/file

About

Uploads local files to discord channels.

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages