sdslabs / watchdog

:key: Lightweight server access management system, written in Rust
https://watchdog.sdslabs.co
MIT License
43 stars 3 forks source link

Support Discord Notifications #3

Open kanav99 opened 4 years ago

kanav99 commented 4 years ago

We have Slack support for watchdog. Make Discord as an option available too.

Steps:-

  1. Make common API for both Slack and API
  2. Make a general Notification trait
  3. Setup a Discord App similar to Slack App and configure the watchdog homepage accordingly.