Created Section Discord (basic) (markdown)

Wim 2017-06-23 00:09:33 +02:00
parent 07fe6d0949
commit 04855c43ac

@ -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}> "
```