Initial matterbridge commit
This commit is contained in:
11
matterbridge.conf.sample
Normal file
11
matterbridge.conf.sample
Normal file
@@ -0,0 +1,11 @@
|
||||
[IRC]
|
||||
server="irc.freenode.net"
|
||||
port=6667
|
||||
UseTLS=false
|
||||
SkipTLSVerify=true
|
||||
nick="matterbot"
|
||||
channel="#matterbridge"
|
||||
|
||||
[mattermost]
|
||||
url="http://yourdomain/hooks/yourhookkey"
|
||||
port=9999
|
||||
Reference in New Issue
Block a user