Add user token example to Discord

Victor 2019-11-01 00:45:03 +00:00
parent bda41b26dc
commit 5a64dbef23

@ -417,10 +417,12 @@ https://github.com/reactiflux/discord-irc/wiki/Creating-a-discord-bot-&-getting-
If you want roles/groups mentions to be shown with names instead of ID, you'll need to give your bot the "Manage Roles" permission.
Setting: REQUIRED \
Format: string \
Example:
Format: string
`Token="Yourtokenhere"`
Bot example: \
`Token="YOUR_TOKEN_HERE"` \
User example: \
`Token="User YOUR_TOKEN_HERE"`
## ShowEmbeds
Shows title, description and URL of embedded messages (sent by other bots)