Skip to content

Latest commit

 

History

History
29 lines (29 loc) · 525 Bytes

README.md

File metadata and controls

29 lines (29 loc) · 525 Bytes

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