Skip to content

ScannerRadio/discord-webhook-sender

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Webhook Sender

A very simple Discord webhook sender.

View a demo here.

Build Setup

# Install dependencies
$ npm install

# npm with hot reload at localhost:3000
$ npm run dev

# Build for production and launch server
$ npm run build
$ npm start

# Generate static project
$ npm run generate

Todo

  • Add embed support.
  • Add option to set name & avatar.

License

MIT License

Contributing

Feel free to create a pull request!

About

A very simple Discord web hook sender.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 85.2%
  • JavaScript 14.8%