Discord webhook not working in the real game

It works on studio but for some reason it doesnt work on the real game.

Discord has blocked Roblox from sending stuff like webhooks, you need to use a proxy to bypass this block.

Luckily, there is one for free called Hyra.

All you need to do is convert the url of the webhook.
You can do that by replacing the https://discord.com part of the url to https://hooks.hyra.io
Example;
https://discord.com/api/webhooks/1030302001/AisDPpdoAPpaPA
Becomes
https://hooks.hyra.io/api/webhooks/1030302001/AisDPpdoAPpaPA

1 Like

I recommend you self host a proxy with vercel. Using 3rd party proxys can be a security risk.

2 Likes

No longer a solution, Hyra is blocking some people using it for a discord proxy for some reason(

can confirm, this has stopped working for me aswell

Im now using Guilded, seems to work just fine

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.