mirror of
https://github.com/42wim/matterbridge.git
synced 2025-07-20 12:27:27 +02:00
Created Section Slack (basic) (markdown)
parent
d6b74765fb
commit
07fe6d0949
9
Section-Slack-(basic).md
Normal file
9
Section-Slack-(basic).md
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
```
|
||||||
|
[slack.myslack]
|
||||||
|
useAPI=true
|
||||||
|
#Token to connect with the Slack API
|
||||||
|
#You'll have to use a test/api-token using a dedicated user and not a bot token.
|
||||||
|
#See https://github.com/42wim/matterbridge/wiki/Slack-bot-setup for more information
|
||||||
|
Token="xoxp-123456789-LowerAndUPpercase"
|
||||||
|
RemoteNickFormat="[{PROTOCOL}] <{NICK}> "
|
||||||
|
```
|
Loading…
x
Reference in New Issue
Block a user