Skip to content

kitaminka/discord-webhook-sender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discord-webhook-sender

Discord webhook message sender.


Installation

  • Clone the repository:
git clone https://github.com/kitaminka/discord-webhook-sender.git
  • Install dependencies:
yarn install
  • Start the program in development mode:
yarn serve
  • Compile for production:
yarn build

Features

  • Send messages to Discord webhooks
  • Send messages with embeds
  • Saving message to local storage

Screenshots

Screenshot