Add support for slack username circumfix. Closes #10

This commit is contained in:
Wim
2016-02-18 21:45:29 +01:00
parent 304dc2e25f
commit f914695801
4 changed files with 16 additions and 8 deletions

View File

@@ -5,6 +5,7 @@ UseTLS=false
SkipTLSVerify=true
nick="matterbot"
channel="#matterbridge"
UseSlackCircumfix=false
[mattermost]
url="http://yourdomain/hooks/yourhookkey"