5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-09-19 15:49:36 +00:00

Add documentation about bot tag for discord

This commit is contained in:
Wim 2016-10-23 14:18:31 +02:00
parent 4380c48b4b
commit d31e641bac

View File

@ -274,8 +274,9 @@ 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="Yourtokenhere"
Token="Bot Yourtokenhere"
#REQUIRED
Guild="yourguildname"