Skip to content

A server processing webhook data from Heroku and passing them to Discord, deployed to Vercel.

Notifications You must be signed in to change notification settings

muan/discord-webhooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Webhooks

Just Heroku for now.

Deploy with Vercel

Deploy with Vercel

Heroku

  1. Deploy app and remember your <app-url>
  2. Create webhook for channel on Discord and copy <webhook-url>
  3. Create webhook on Heroku and use https://<app-url>/api/heroku?discord=<webhook-url> as the URL.

Fror example:

https://very-cool-app.vercel.app/api/heroku?discord=https://discord.com/api/webhooks/00000/IOIO_Yawl7n1sOAHQ3U1

About

A server processing webhook data from Heroku and passing them to Discord, deployed to Vercel.

Topics

Resources

Stars

Watchers

Forks