commit 1d07f5409da91d97b8a7fa697544c6edc241cafc
Author: Wim <wim@42.be>
Date: Mon Nov 14 16:42:32 2016 +0000
diff --git a/matterbridge.toml.sample b/matterbridge.toml.sample
index 86b79b2..3eb0576 100644
--- a/matterbridge.toml.sample
+++ b/matterbridge.toml.sample
@@ -2376 +2378 @@ BindAddress="0.0.0.0:9999"
useAPI=false
#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/issues/75 for more info.
#REQUIRED (when useAPI=true)
Token="yourslacktoken"