diff --git a/Section-Slack-(basic).md b/Section-Slack-(basic).md new file mode 100644 index 0000000..79cc8b5 --- /dev/null +++ b/Section-Slack-(basic).md @@ -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}> " +``` \ No newline at end of file