Skip to content

The easiest way to build and send Discord messages using webhooks

License

Notifications You must be signed in to change notification settings

nodenotjs/discohook-site-improved

 
 

Repository files navigation

Discohook

ci

An easy-to-use tool for building and sending Discord messages and embeds using webhooks.

Live instance is available at https://discohook.app/.

Setup

Requires Node.js 12 and the Yarn package manager installed

# Install dependencies
yarn install

# Run a development server
yarn run dev

# Run a production server
yarn run build
yarn run start

Fork Changes

  • Added TTS option
  • Added Allowed Mentions options

About

The easiest way to build and send Discord messages using webhooks

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.1%
  • JavaScript 3.8%
  • Dockerfile 0.1%