Commit451 / skyhook

Parses webhooks and forwards them in the proper format to Discord.
https://commit451.github.io/skyhook-web
MIT License
365 stars 94 forks source link

Enable strict mode, modernize some old logic. (#183) #184

Closed dscalzi closed 2 years ago

dscalzi commented 2 years ago

Changes for #183. Since they are non trivial, opening a PR to allow for a review. Tests pass, ran some manual tests and it seemed ok.