5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-09-20 02:12:29 +00:00
matterbridge/matterbridge.conf.sample
2015-10-23 22:34:37 +02:00

12 lines
181 B
Plaintext

[IRC]
server="irc.freenode.net"
port=6667
UseTLS=false
SkipTLSVerify=true
nick="matterbot"
channel="#matterbridge"
[mattermost]
url="http://yourdomain/hooks/yourhookkey"
port=9999