mirror of
https://github.com/idanoo/NZCovidBot
synced 2025-07-01 11:12:15 +00:00
update slack channel
This commit is contained in:
parent
6eb7e26d4d
commit
45a6b9e9df
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ func postToSlack() {
|
|||
payload := slack.Payload{
|
||||
Text: "New Locations of Interest!",
|
||||
Username: "NZCovidTracker",
|
||||
Channel: "#covid-19",
|
||||
Channel: "#covid-19-locations",
|
||||
IconUrl: "https://www.skids.co.nz/wp-content/uploads/2020/08/download.png",
|
||||
Attachments: []slack.Attachment{attachment1},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue