From 500a8a1bbb720ecf1ceec26e24ea1bec951ea792 Mon Sep 17 00:00:00 2001 From: Alexei Tighineanu Date: Mon, 6 Jun 2022 19:09:14 +0200 Subject: [PATCH] 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. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0995f9b..c1c6ac9 100644 --- a/README.md +++ b/README.md @@ -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@?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`