Hello Everyone!
I found a few posts wondering about Webhooks on the forums and I had built one out specifically for Discord and thought I would share my files so they can get repurposed if anyone needed that functionality. This code can be converted to work with pretty much any Webhook assuming you can find the documentation to post the messages from PHP.
You’ll need a public-facing web server to host the PHP file; you just need to input the URL that file lives behind to InControl under the notifications for your group.
If you have questions or comments, feel free to drop them below.
Check out the code below!
https://github.com/tylzars/incontrol2_webhook_notifications