Skip to content

KuroChu/discord-webhook-redirect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Webhook Redirect

Just a little proof of concept project

Create a POST request with the following structure:

https://example.com/?webhook-path=examplePat&discord-webhook-url=UrlEncodedDiscordWebhookUrl&is-embed=true

webhook-path is for using multiple webhooks at the same time.

discord-webhook-url is pretty self explaining.(It has to be URL encoded to work)

is-embed can be true or false and will create an simple embed of the request (false by default if left empty)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published