Skip to content
forked from discohook/site

The easiest way to build and send Discord messages using webhooks

License

Notifications You must be signed in to change notification settings

potatoepotato/site

This branch is 112 commits behind discohook/site:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
vivi
Feb 28, 2021
99b3bc2 · Feb 28, 2021
Feb 26, 2021
Nov 29, 2020
Feb 22, 2021
Feb 28, 2021
Feb 19, 2021
Feb 26, 2021
Feb 21, 2021
Nov 29, 2020
Nov 29, 2020
Nov 29, 2020
Dec 16, 2020
Nov 29, 2020
Nov 29, 2020
Feb 23, 2021
Feb 26, 2021
Feb 22, 2021
Dec 7, 2020
Aug 17, 2020
Mar 22, 2020
Feb 22, 2021
Feb 24, 2021
Feb 26, 2021
May 7, 2020
Feb 23, 2021
May 18, 2020
May 18, 2020
Feb 26, 2021
Feb 26, 2021
Jun 22, 2020
Feb 26, 2021

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.org/.

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

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.0%
  • JavaScript 3.9%
  • Dockerfile 0.1%