142 lines
2.6 KiB
TOML
142 lines
2.6 KiB
TOML
|
[general]
|
||
|
MediaDownloadSize=1000000000
|
||
|
MediaDownloadPath="/opt/matterbridge/libertacasa/bridgemedia"
|
||
|
MediaServerDownload="https://lc.lsd25.xyz"
|
||
|
|
||
|
[irc.libertacasa]
|
||
|
Server="irc.liberta.casa:6697"
|
||
|
Password=""
|
||
|
UseTLS=true
|
||
|
UseSASL=true
|
||
|
Nick="viaduct"
|
||
|
NickServNick="viaduct"
|
||
|
NickServPassword="$"
|
||
|
#RemoteNickFormat="<{NICK}> "
|
||
|
ColorNicks=true
|
||
|
|
||
|
UseRelayMsg=true
|
||
|
RemoteNickFormat="{NICK}/{PROTOCOL}"
|
||
|
|
||
|
[xmpp.libertacasa]
|
||
|
Server="xmpp.liberta.casa:5222"
|
||
|
Jid="viaduct@liberta.casa"
|
||
|
Password="$"
|
||
|
Muc="conference.liberta.casa"
|
||
|
Nick="viaduct"
|
||
|
RemoteNickFormat="[{PROTOCOL}] <{NICK}> "
|
||
|
|
||
|
[telegram.libertacasa]
|
||
|
Token="$"
|
||
|
RemoteNickFormat="<{NICK}> "
|
||
|
MessageFormat="HTMLNick"
|
||
|
|
||
|
[sshchat.Psyched]
|
||
|
Server="192.168.0.110:2220"
|
||
|
Nick="LC"
|
||
|
RemoteNickFormat="{PROTOCOL}:<{NICK}> "
|
||
|
|
||
|
#[matrix.libertacasa]
|
||
|
#Server="https://matrix.liberta.casa"
|
||
|
#Login="MatrixBot"
|
||
|
#Password="$"
|
||
|
#RemoteNickFormat="{PROTOCOL}:<{NICK}> "
|
||
|
|
||
|
#[discord]
|
||
|
|
||
|
#[discord.libertacasa]
|
||
|
#Token="$"
|
||
|
#Server="$"
|
||
|
#AutoWebhooks=true
|
||
|
#EditSuffix="(edited)"
|
||
|
#RemoteNickFormat="{PROTOCOL}:<{NICK}> "
|
||
|
|
||
|
#[mumble.libertacasa]
|
||
|
#Server = "liberta.casa:64738"
|
||
|
#Nick = "viaduct"
|
||
|
#SkipTLSVerify=false
|
||
|
|
||
|
[mattermost.libertacasa]
|
||
|
Server="mattermost.casa"
|
||
|
Team="libcasa"
|
||
|
Login="viaduct"
|
||
|
Password="$"
|
||
|
RemoteNickFormat="[{PROTOCOL}] <{NICK}> "
|
||
|
PrefixMessagesWithNick=true
|
||
|
|
||
|
|
||
|
[[gateway]]
|
||
|
name="libcasa"
|
||
|
enable=true
|
||
|
|
||
|
[[gateway.inout]]
|
||
|
account="irc.libertacasa"
|
||
|
channel="#libcasa"
|
||
|
[[gateway.inout]]
|
||
|
account="telegram.libertacasa"
|
||
|
channel="-1001402346002"
|
||
|
[[gateway.inout]]
|
||
|
account="sshchat.Psyched"
|
||
|
channel="sshchat"
|
||
|
[[gateway.inout]]
|
||
|
account="mattermost.libertacasa"
|
||
|
channel="libcasa"
|
||
|
[[gateway.inout]]
|
||
|
account="xmpp.libertacasa"
|
||
|
channel="libcasa"
|
||
|
#[[gateway.inout]]
|
||
|
#account="mumble.libertacasa"
|
||
|
#channel="3"
|
||
|
#[[gateway.inout]]
|
||
|
#account="discord.libertacasa"
|
||
|
#channel="main"
|
||
|
#[[gateway.inout]]
|
||
|
#account="matrix.libertacasa"
|
||
|
#channel="#lucy:liberta.casa"
|
||
|
|
||
|
[[gateway]]
|
||
|
name="ircv5"
|
||
|
enable=false
|
||
|
|
||
|
[[gateway.inout]]
|
||
|
account="irc.libertacasa"
|
||
|
channel="#ircv5"
|
||
|
#[[gateway.inout]]
|
||
|
#account="matrix.libertacasa"
|
||
|
#channel="#ircv5:liberta.casa"
|
||
|
|
||
|
|
||
|
[[gateway]]
|
||
|
name="dev"
|
||
|
enable=false
|
||
|
|
||
|
[[gateway.inout]]
|
||
|
account="irc.libertacasa"
|
||
|
channel="#dev"
|
||
|
#[[gateway.inout]]
|
||
|
#account="matrix.libertacasa"
|
||
|
#channel="#dev:liberta.casa"
|
||
|
|
||
|
#[[gateway]]
|
||
|
#name=music
|
||
|
#enable=true
|
||
|
|
||
|
#[[gateway.inout]]
|
||
|
#account="irc.libertacasa"
|
||
|
#channel="#music"
|
||
|
#[[gateway.inout]]
|
||
|
#account="matrix.libertacasa"
|
||
|
#channel="#music:liberta.casa"
|
||
|
|
||
|
[[gateway]]
|
||
|
name="info"
|
||
|
enable=true
|
||
|
[[gateway.inout]]
|
||
|
account="mattermost.libertacasa"
|
||
|
channel="libcasainfo"
|
||
|
[[gateway.inout]]
|
||
|
account="irc.libertacasa"
|
||
|
channel="#libcasa.info"
|
||
|
[[gateway.inout]]
|
||
|
account="xmpp.libertacasa"
|
||
|
channel="libcasa.info"
|