WebhookProxy is an easy-to-implement proxy for Discord webhooks. That’s pretty much all there is to say.
This service simply lets you send messages down webhooks like usual, except that it enforces ratelimits and various other things itself to prevent abuse.
If you want to use my instance of the proxy, just replace discord.com
with webhook.lewisakura.moe
. This only supports sending, editing, and deleting messages, not reading webhook data.
Don’t trust me? Run it yourself, or use any of the other projects available on the devforum.
https://webhook.lewisakura.moe/ | GitHub - lewisakura/webhook-proxy: A Discord webhook proxy, primarily for Roblox games.