Created Section Slack (basic) (markdown)

Wim 2017-06-23 00:06:29 +02:00
parent d6b74765fb
commit 07fe6d0949

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}> "
```