1.4 - Telegram support

This commit is contained in:
Daniel Mason 2022-01-22 12:42:24 +13:00
parent 07d0e82dff
commit 6e1c259d9e
10 changed files with 139 additions and 5 deletions

View file

@ -1,3 +1,5 @@
DISCORD_WEBHOOKS= // Comma separated
SLACK_WEBHOOKS= // webhook1!channel1,webhook2!channel2 Comma separated with ! for channel hash (Example https://hooks.slack.com/abc/def!covid-19)
TELEGRAM_BOT_TOKENS= // bot123:456!-12345 - Seperate channel ID with a ! (-12345 here)