mirror of
https://github.com/cwinfo/matterbridge.git
synced 2024-11-09 23:40:27 +00:00
Add documentation about bot tag for discord
This commit is contained in:
parent
4380c48b4b
commit
d31e641bac
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user