Thumbnail

rani/matterbridge.git

Clone URL: https://git.buni.party/rani/matterbridge.git

commit 4b1ebaf7d57d4705f0c951b2792c9b165cbb3a16 Author: Wim <wim@42.be> Date: Tue Mar 22 00:42:49 2016 +0000 Update documentation and sample config diff --git a/README.md b/README.md index 5875f1f..061f4e7 100644 --- a/README.md +++ b/README.md @@ -766 +7610 @@ PrefixMessagesWithNick=false  NickFormatter=plain  #how many nicks to list per row for formatters that support this  NicksPerRow=4 +#Freenode nickserv +NickServNick="nickserv" +#Password for nickserv +NickServPassword="secret"    #multiple channel config  #token you can find in your outgoing webhook diff --git a/matterbridge.conf.sample b/matterbridge.conf.sample index 0420a1c..c1397d1 100644 --- a/matterbridge.conf.sample +++ b/matterbridge.conf.sample @@ -196 +198 @@ IconURL="http://youricon.png"  PrefixMessagesWithNick=false  NickFormatter=plain  NicksPerRow=4 +#NickServNick="nickserv" +#NickServPassword="secret"    [general]  GiphyAPIKey=dc6zaTOxFJmzC