summaryrefslogtreecommitdiffstats
path: root/matterbridge.toml.sample
diff options
context:
space:
mode:
Diffstat (limited to 'matterbridge.toml.sample')
-rw-r--r--matterbridge.toml.sample3
1 files changed, 1 insertions, 2 deletions
diff --git a/matterbridge.toml.sample b/matterbridge.toml.sample
index ed26ba9a..86b79b27 100644
--- a/matterbridge.toml.sample
+++ b/matterbridge.toml.sample
@@ -288,9 +288,8 @@ IgnoreNicks="mmbot spammer2"
#Token to connect with Discord API
#You can get your token by following the instructions on
#https://github.com/reactiflux/discord-irc/wiki/Creating-a-discord-bot-&-getting-a-token
-#The "Bot" tag needs to be added before the token
#REQUIRED
-Token="Bot Yourtokenhere"
+Token="Yourtokenhere"
#REQUIRED
Server="yourservername"