For a long time I've been trying to get my Zabbix Server (>=5.0) installation to send alerts via webhook(s). The Zabbix-provided documentation is outdated, but I was able to get it working with some adjustments.
I've edited their code to account for Discord API changes, and other irritating syntax issues.
This code is to make alerts push to your Discord Server via webhook.
https://github.com/rileyjnevins/discord-zabbix-alert
