slack-irs-sync: update config with latest mappings

This commit is contained in:
Vladimir Vitkov 2017-09-21 13:01:32 +03:00
parent 15e9576d1b
commit f4b53c1c66
1 changed files with 15 additions and 0 deletions

View File

@ -34,6 +34,9 @@
Buffer=1000 Buffer=1000
Token="a-real-not-disclosed-token" Token="a-real-not-disclosed-token"
[general]
RemoteNickFormat="[{PROTOCOL}] <{NICK}> "
[[gateway]] [[gateway]]
name="si-general" name="si-general"
enable=true enable=true
@ -58,6 +61,18 @@
account="slack.openfest" account="slack.openfest"
channel="noc" channel="noc"
[[gateway]]
name="si-of-video"
enable=true
[[gateway.inout]]
account="irc.ludost"
channel="#video"
[[gateway.inout]]
account="slack.openfest"
channel="video"
[[gateway]] [[gateway]]
name="api-fan" name="api-fan"
enable=true enable=true