Add support for PTB/Canary Webhook URLs
Added support for Discord's Canary/PTB Webhook URLs and touched up some function documentation to fit the changes. Love LDS btw ❤️
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/alii/linear-discord-serverless/62EvRSGMVYeAF6P5VrPJYoGVzLce
✅ Preview: https://linear-discord-serverless-git-fork-aw-0-aw0-patch-1-alii.vercel.app
yes
Thanks for the PR! Glad you like LDS :) Would it at all be possible if we could implement a regex as mentioned in a review comment. ❤️
Added regex testing under isWebhook. I've also attempted to create regex to account for these changes in parseWebhook over the last hour or so to no avail, as I'm not very experienced in regex. Will continue trying and commit the rest.