Skip to content
This repository has been archived by the owner on Jan 3, 2022. It is now read-only.
/ webhook-proxy Public archive

A simple Roblox=> Discord webhook proxy which respects rate limits and validates your webhooks

License

Notifications You must be signed in to change notification settings

polaris-rbx/webhook-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webhook-proxy

This is a webhook proxy for Roblox to send webhooks. I created it for myself but I've open sourced it because I thought I might as well.

Features:

  • Respects rate limits
  • Validates webhook objects*

Notes

  • If someone POSTS an invalid webhook url and discord returns that it is an invalid url, it will be added to a blacklist until app restart.
  • "File" and allowed mentions fields are not validated, only passed through. Why? I don't use them.
  • It does not validate the overall character limit. Why? I'm lazy.

About

A simple Roblox=> Discord webhook proxy which respects rate limits and validates your webhooks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published