Skip to content

PlayOneMoreGame/site

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

978 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discohook

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

Tool for building and sending Discord messages using webhooks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 94.2%
  • JavaScript 4.1%
  • Shell 1.4%
  • Other 0.3%