mirror of
https://github.com/idanoo/NZCovidBot
synced 2025-07-02 03:32:14 +00:00
Add support for multiple webhooks
This commit is contained in:
parent
d43fe6afbe
commit
b4a4ce6cb2
3 changed files with 11 additions and 9 deletions
|
@ -1,8 +1,8 @@
|
|||
SOURCE_REPO=https://github.com/minhealthnz/nz-covid-data.git // Source repo
|
||||
|
||||
DISCORD_WEBHOOKS= // Comma Separated!
|
||||
DISCORD_WEBHOOKS= // Comma separated
|
||||
|
||||
SLACK_WEBHOOK=
|
||||
SLACK_WEBHOOKS= // Comma separated
|
||||
|
||||
TWITTER_CONSUMER_KEY=
|
||||
TWITTER_CONSUMER_SECRET=
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue