updated slack-related documentation (#568)

since slack has implemented their new
 way of authenticating apps, checked if
 shoutrrr did cover that and tested the
 implementation on a slack channel.
This commit is contained in:
Alexei Tighineanu
2022-06-06 19:09:14 +02:00
committed by GitHub
parent 9e441ebee6
commit 500a8a1bbb
+4
View File
@@ -288,6 +288,10 @@ Here is the syntax:
(`--slack-hook-url` is deprecated but possible to use)
For the new slack App integration, use:\
`slack://xoxb:123456789012-1234567890123-4mt0t4l1YL3g1T5L4cK70k3N@<CHANNEL_NAME>?botname=<BOTNAME>`\
for more information, [look here](https://containrrr.dev/shoutrrr/v0.5/services/slack/#examples)
- rocketchat: `rocketchat://[username@]rocketchat-host/token[/channel|@recipient]`
- teams: `teams://group@tenant/altId/groupOwner?host=organization.webhook.office.com`