forked from betamike/betamike-infra
switched to gateway mirroring
This commit is contained in:
parent
3b51c5bea8
commit
281738b227
@ -49,7 +49,30 @@ RemoteNickFormat="{NICK} [{PROTOCOL}]"
|
|||||||
name="same-channel-gw"
|
name="same-channel-gw"
|
||||||
enable = true
|
enable = true
|
||||||
accounts = [ "slack.cryptic", "discord.cryptic" ]
|
accounts = [ "slack.cryptic", "discord.cryptic" ]
|
||||||
channels = [ "bot-test", "generic-gaming", "to-the-moon-and-back", "minecraft", "tunes" ]
|
channels = [
|
||||||
|
"a-rusty-venture",
|
||||||
|
"anime",
|
||||||
|
"bossin_around",
|
||||||
|
"bot-test",
|
||||||
|
"cryptic-bunker",
|
||||||
|
"cryptic-chat",
|
||||||
|
"dumbathon",
|
||||||
|
"europe",
|
||||||
|
"generic-gaming",
|
||||||
|
"get-rich-fast",
|
||||||
|
"gnv",
|
||||||
|
"golang",
|
||||||
|
"jerbs",
|
||||||
|
"main_linux",
|
||||||
|
"minecraft",
|
||||||
|
"nyc",
|
||||||
|
"omg-berks",
|
||||||
|
"sf",
|
||||||
|
"smersh",
|
||||||
|
"to-the-moon-and-back",
|
||||||
|
"travel",
|
||||||
|
"tunes"
|
||||||
|
]
|
||||||
'';
|
'';
|
||||||
in {
|
in {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user