communication - slacksync bot config update
This commit is contained in:
parent
b57c9b8064
commit
ef4934efb7
|
@ -2,11 +2,13 @@
|
|||
"nickname": "SlackSync",
|
||||
"server": "marla.ludost.net",
|
||||
"token": "CHANGE ME",
|
||||
"logfile": "/path/to/logfile.log",
|
||||
"channelMapping": {
|
||||
"private": "private",
|
||||
"#bulgaria-hall": "#openfest-bulgaria-hall",
|
||||
"#chamber-hall": "#openfest-chamber-hall",
|
||||
"#third-hall": "#openfest-third-hall"
|
||||
"#third-hall": "#openfest-third-hall",
|
||||
"#video": "#openfestvideo"
|
||||
},
|
||||
"ircOptions": {
|
||||
"userName": "slacksync",
|
||||
|
|
Loading…
Reference in New Issue