GitHub - OpenSourceMed/site: Tool for building and sending Discord messages using webhooks
-
Notifications
You must be signed in to change notification settings - Fork 0
Discohook
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
Languages
- TypeScript 96.0%
- JavaScript 3.9%
- Dockerfile 0.1%