mirror of
https://github.com/idanoo/NZCovidBot
synced 2025-07-02 03:32:14 +00:00
Update slack to push linkable attachments
This commit is contained in:
parent
45a6b9e9df
commit
7b654c0bf0
3 changed files with 51 additions and 24 deletions
|
@ -2,7 +2,7 @@ SOURCE_REPO=https://github.com/minhealthnz/nz-covid-data.git // Source repo
|
|||
|
||||
DISCORD_WEBHOOKS= // Comma separated
|
||||
|
||||
SLACK_WEBHOOKS= // Comma separated
|
||||
SLACK_WEBHOOKS= // webhook1!channel1,webhook2!channel2 Comma separated with ! for channel hash
|
||||
|
||||
TWITTER_CONSUMER_KEY=
|
||||
TWITTER_CONSUMER_SECRET=
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue