slack-irs-sync: update config with latest mappings
This commit is contained in:
parent
15e9576d1b
commit
f4b53c1c66
|
@ -34,6 +34,9 @@
|
|||
Buffer=1000
|
||||
Token="a-real-not-disclosed-token"
|
||||
|
||||
[general]
|
||||
RemoteNickFormat="[{PROTOCOL}] <{NICK}> "
|
||||
|
||||
[[gateway]]
|
||||
name="si-general"
|
||||
enable=true
|
||||
|
@ -58,6 +61,18 @@
|
|||
account="slack.openfest"
|
||||
channel="noc"
|
||||
|
||||
[[gateway]]
|
||||
name="si-of-video"
|
||||
enable=true
|
||||
|
||||
[[gateway.inout]]
|
||||
account="irc.ludost"
|
||||
channel="#video"
|
||||
|
||||
[[gateway.inout]]
|
||||
account="slack.openfest"
|
||||
channel="video"
|
||||
|
||||
[[gateway]]
|
||||
name="api-fan"
|
||||
enable=true
|
||||
|
|
Loading…
Reference in New Issue