mirror of
https://github.com/42wim/matterbridge.git
synced 2025-05-13 18:07:24 +02:00
Created Section Discord (basic) (markdown)
parent
07fe6d0949
commit
04855c43ac
10
Section-Discord-(basic).md
Normal file
10
Section-Discord-(basic).md
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
```
|
||||||
|
[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"
|
||||||
|
RemoteNickFormat="[{PROTOCOL}] <{NICK}> "
|
||||||
|
```
|
Loading…
x
Reference in New Issue
Block a user