mirror of
https://github.com/idanoo/NZCovidBot
synced 2025-07-02 03:32:14 +00:00
1.4 - Telegram support
This commit is contained in:
parent
07d0e82dff
commit
6e1c259d9e
10 changed files with 139 additions and 5 deletions
|
@ -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)
|
Loading…
Add table
Add a link
Reference in a new issue