mirror of
https://github.com/42wim/matterbridge.git
synced 2024-11-15 00:19:24 +01:00
Updated Slack bot setup (markdown)
parent
e98d3a1bfe
commit
85921035b7
@ -3,7 +3,8 @@
|
|||||||
### Contents
|
### Contents
|
||||||
|
|
||||||
[Bot-based Setup](#bot-based-setup)<br/>
|
[Bot-based Setup](#bot-based-setup)<br/>
|
||||||
[Legacy Setup](#legacy-setup)
|
[Legacy Setup](#legacy-setup)<br/>
|
||||||
|
[Issues](#issues)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -85,3 +86,10 @@ Steps to follow:
|
|||||||
The token will look something like ```xoxp-123456789-LowerAndUPpercase```.
|
The token will look something like ```xoxp-123456789-LowerAndUPpercase```.
|
||||||
|
|
||||||
3. Use the obtained token in your configuration file for the channel setup as in the example above.
|
3. Use the obtained token in your configuration file for the channel setup as in the example above.
|
||||||
|
|
||||||
|
# Issues
|
||||||
|
|
||||||
|
If you get the message: `ERROR slack: Connection failed "not_allowed_token_type" &errors.errorString{s:"not_allowed_token_type"}`
|
||||||
|
|
||||||
|
For more information look at https://github.com/slackapi/node-slack-sdk/issues/921#issuecomment-570662540 and https://github.com/nlopes/slack/issues/654 and our issue https://github.com/42wim/matterbridge/issues/964
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user