mirror of
https://github.com/42wim/matterbridge.git
synced 2024-11-24 21:19:32 +01:00
Add user token example to Discord
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.
|
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 \
|
Setting: REQUIRED \
|
||||||
Format: string \
|
Format: string
|
||||||
Example:
|
|
||||||
|
|
||||||
`Token="Yourtokenhere"`
|
Bot example: \
|
||||||
|
`Token="YOUR_TOKEN_HERE"` \
|
||||||
|
User example: \
|
||||||
|
`Token="User YOUR_TOKEN_HERE"`
|
||||||
|
|
||||||
## ShowEmbeds
|
## ShowEmbeds
|
||||||
Shows title, description and URL of embedded messages (sent by other bots)
|
Shows title, description and URL of embedded messages (sent by other bots)
|
||||||
|
Loading…
Reference in New Issue
Block a user