From 04855c43ac69b73a302dded5caf6cc81c8e9f31d Mon Sep 17 00:00:00 2001 From: Wim Date: Fri, 23 Jun 2017 00:09:33 +0200 Subject: [PATCH] Created Section Discord (basic) (markdown) --- Section-Discord-(basic).md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 Section-Discord-(basic).md 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}> " +```