Add bot tag to api if not specified (discord)

This commit is contained in:
Wim
2016-11-14 16:30:43 +01:00
parent a11f77835d
commit f7495dd0c3
2 changed files with 4 additions and 2 deletions

View File

@@ -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"