mirror of
https://github.com/42wim/matterbridge.git
synced 2024-11-29 07:29:29 +01:00
Updated Section Discord (basic) (markdown)
parent
e7f7b80828
commit
113e529459
@ -1,10 +1,10 @@
|
||||
```
|
||||
```toml
|
||||
[discord.mydiscord]
|
||||
# You can get your token by following the instructions on
|
||||
# https://github.com/42wim/matterbridge/wiki/Discord-bot-setup
|
||||
# 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.
|
||||
Token="Yourtokenhere"
|
||||
Server="yourservername"
|
||||
Server="name or uid of guild" # picked from guilds the bot is connected to
|
||||
RemoteNickFormat="[{PROTOCOL}] <{NICK}> "
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user