I built this to relay webhooks from prometheus event notifier to discord using webhooks. Prometheus sends webhooks (designed for slack) but the recommended configuration of using the slack did not work for me.
- discord-webhook-node Allows fommmr easy webhook sending through discord's webhook API
- express - Fast, unopinionated, minimalist web framework for Node.js
Contributions welcome. Create an issue for discusion. Play nice and give love freely.
- Damon Vincent - Initial work
This project is licensed under the GPL 3.0 License - see the LICENSE.md file for details
- Hat tip to anyone whose code was used