From b63de1578d6564bd9ec447869755b36625e601a8 Mon Sep 17 00:00:00 2001 From: Georg Date: Wed, 4 Aug 2021 15:55:46 +0200 Subject: [PATCH] Matterbridge configurations Signed-off-by: Georg --- matterbridge/matterbridge-general.toml | 141 +++++++++++++++++++ matterbridge/matterbridge-irc.toml | 182 +++++++++++++++++++++++++ 2 files changed, 323 insertions(+) create mode 100644 matterbridge/matterbridge-general.toml create mode 100644 matterbridge/matterbridge-irc.toml diff --git a/matterbridge/matterbridge-general.toml b/matterbridge/matterbridge-general.toml new file mode 100644 index 0000000..86f9a23 --- /dev/null +++ b/matterbridge/matterbridge-general.toml @@ -0,0 +1,141 @@ +[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" diff --git a/matterbridge/matterbridge-irc.toml b/matterbridge/matterbridge-irc.toml new file mode 100644 index 0000000..56ee9fc --- /dev/null +++ b/matterbridge/matterbridge-irc.toml @@ -0,0 +1,182 @@ +[general] +RemoteNickFormat="{NOPINGNICK}/{LABEL}: " +IgnoreFailureOnStart=true +MessageSplit=true +MediaDownloadSize=1000000000 +MediaDownloadPath="/opt/matterbridge/libertacasa/bridgemedia2" +MediaServerDownload="https://lsd.airforce/" + +[irc.libertacasa] +Nick="IRCrelay" +NickServNick="IRCrelay" +NickServPassword="$" +Server="irc.liberta.casa:6697" +UseTLS=true +UseSASL=true +Label="LibCasa" +Charset="utf8" +IgnoreNicks="HistServ" +#RunCommands=["OPER T4 MI-ne-DIRAS-do-AL-vin", "MODE T4 -iw+BET"] +UseRelayMsg=true +RemoteNickFormat="{NICK}/{PROTOCOL}-{LABEL}" + + +[irc.ergo] +Nick="LCIRCrelay" +NickServNick="LCIRCrelay" +NickServPassword="$" +Server="irc.ergo.chat:6697" +UseTLS=true +UseSASL=true +Label="ErgoChat" +Charset="utf8" +IgnoreNicks="HistServ" +#RunCommands=["OPER T4 MI-ne-DIRAS-do-AL-vin", "MODE T4 -iw+BET"] +UseRelayMsg=true +RemoteNickFormat="{NICK}/{PROTOCOL}-{LABEL}" + +[irc.2600] +Nick="IRCrelay" +NickServNick="IRCrelay" +NickServPassword="$" +Server="irc.2600.net:6697" +UseTLS=true +SkipTLSVerify=true +#UseSASL=true +Label="2600net" +IgnoreNicks="" +Charset="utf8" + + +[irc.nerds] +Nick="IRCrelay" +NickServNick="IRCrelay" +#NickServPassword="$" +Server="stoned.irc-nerds.net:6697" +UseTLS=true +#UseSASL=true +Label="nerds" +IgnoreNicks="" +Charset="utf8" + +[irc.oftc] +Nick="IRCrelay" +NickServNick="IRCrelay" +#NickServPassword="$" +Server="irc.oftc.net:6697" +UseTLS=true +#UseSASL=true +Label="oftc" +IgnoreNicks="" +Charset="utf8" + +[irc.libera] +Nick="IRCrelay" +NickServNick="IRCrelay" +NickServPassword="$" +Server="irc.eu.libera.chat:6697" +UseTLS=true +UseSASL=true +Label="libera" +Charset="utf8" + +[irc.tripsit] +Nick="IRCrelay" +NickServNick="IRCrelay" +NickServPassword="$" +Server="newirc.tripsit.me:6697" +UseTLS=true +SkipTLSVerif=true +UseSASL=true +Label="TS" +IgnoreNicks="" +Charset="utf8" + +[[gateway]] +name="main" +enable=true + + [[gateway.inout]] + account="irc.libertacasa" + channel="#libcasa" + + [[gateway.inout]] + account="irc.2600" + channel="#drugs" + + [[gateway.inout]] + account="irc.nerds" + channel="#praxis" + + + [[gateway.inout]] + account="irc.libera" + channel="#libcasa" + + [[gateway.inout]] + account="irc.oftc" + channel="#libcasa" + + +[[gateway]] +name="libcasainfo" +enable=true + + [[gateway.inout]] + account="irc.libertacasa" + channel="#libcasa.info" + + [[gateway.inout]] + account="irc.ergo" + channel="#libcasa.info" + + [[gateway.inout]] + account="irc.libera" + channel="#libcasa.info" + + [[gateway.inout]] + account="irc.oftc" + channel="#libcasa.info" + + +[[gateway]] +name="ircv5" +enable=true + + [[gateway.inout]] + account="irc.libertacasa" + channel="#ircv5" + + [[gateway.inout]] + account="irc.libera" + channel="#ircv5" + + [[gateway.inout]] + account="irc.oftc" + channels="#ircv5" + + +[[gateway]] +name="ita" +enable=true + + [[gateway.inout]] + account="irc.libertacasa" + channel="#ita" + + [[gateway.inout]] + account="irc.oftc" + channel="#ita" + + +[[gateway]] +name="sweden" +enable=true + + [[gateway.inout]] + account='irc.libertacasa' + channel='#sweden' + + [[gateway.inout]] + account='irc.tripsit' + channel='##sweden'