IanMitchell / sentrydiscord.dev

Forward Sentry notifications to your Discord server
https://sentrydiscord.dev
MIT License
209 stars 22 forks source link

Copying a webhook URL made before the switch to discord.com gives "Please use a Discord webhook URL!" #27

Closed Peter-Maguire closed 2 years ago

Peter-Maguire commented 2 years ago

Webhook URLs that were created before the switch to discord.com from discordapp.com still use discordapp.com as the base domain when you hit "Copy Webhook URL". Despite them being valid the site rejects them as invalid.

IanMitchell commented 2 years ago

These domains aren't officially supported anymore, so I don't plan to add support - they could be dropped at any time, and that would break a whole host of links that users wouldn't be able to fix.

Peter-Maguire commented 2 years ago

That's fair, I guess I should file this as a discord bug that old webhooks are giving an unsupported domain then?

IanMitchell commented 2 years ago

yeah, that seems like a good call!