diff --git a/Section-Discord-(basic).md b/Section-Discord-(basic).md new file mode 100644 index 0000000..e31c9e7 --- /dev/null +++ b/Section-Discord-(basic).md @@ -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}> " +```