mirror of
https://github.com/idanoo/NZCovidBot
synced 2025-07-16 18:31:49 +00:00
Add slack webhook integration
This commit is contained in:
parent
c109f08589
commit
1718cc052d
9 changed files with 107 additions and 5 deletions
|
@ -2,6 +2,8 @@ SOURCE_REPO=https://github.com/minhealthnz/nz-covid-data.git // Source repo
|
|||
|
||||
DISCORD_WEBHOOKS= // Comma Separated!
|
||||
|
||||
SLACK_WEBHOOK=
|
||||
|
||||
TWITTER_CONSUMER_KEY=
|
||||
TWITTER_CONSUMER_SECRET=
|
||||
TWITTER_ACCESS_TOKEN=
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue