Hacker News new | ask | show | jobs
by rodionos 3110 days ago
Discord Bot/Webhook API is really great[1].

You can use it to push alerts and charts from monitoring[2]. It's straightforward.

In Slack, a comparable integration requires a bit more footwork with file uploads being a separate part of the API.

[1]: https://discordapp.com/developers/docs/resources/webhook

[2]: https://github.com/axibase/atsd/blob/master/rule-engine/noti...