Label changes and Telegram adjustments
Thank you, @Mikaela. Signed-off-by: Georg <georg@lysergic.dev>
This commit is contained in:
parent
de594932c0
commit
c4254c50c2
@ -15,7 +15,7 @@ NickServPassword="$"
|
|||||||
ColorNicks=true
|
ColorNicks=true
|
||||||
|
|
||||||
UseRelayMsg=true
|
UseRelayMsg=true
|
||||||
RemoteNickFormat="{NICK}/{PROTOCOL}"
|
RemoteNickFormat="{NICK}/{LABEL}"
|
||||||
|
|
||||||
[xmpp.libertacasa]
|
[xmpp.libertacasa]
|
||||||
Server="xmpp.liberta.casa:5222"
|
Server="xmpp.liberta.casa:5222"
|
||||||
@ -24,11 +24,14 @@ Password="$"
|
|||||||
Muc="conference.liberta.casa"
|
Muc="conference.liberta.casa"
|
||||||
Nick="viaduct"
|
Nick="viaduct"
|
||||||
RemoteNickFormat="[{PROTOCOL}] <{NICK}> "
|
RemoteNickFormat="[{PROTOCOL}] <{NICK}> "
|
||||||
|
Label="x"
|
||||||
|
|
||||||
[telegram.libertacasa]
|
[telegram.libertacasa]
|
||||||
Token="$"
|
Token="$"
|
||||||
RemoteNickFormat="<{NICK}> "
|
RemoteNickFormat="<{NICK}> "
|
||||||
MessageFormat="HTMLNick"
|
MessageFormat="HTMLNick"
|
||||||
|
Label="tg"
|
||||||
|
DisableWebPagePreview=true
|
||||||
|
|
||||||
[sshchat.Psyched]
|
[sshchat.Psyched]
|
||||||
Server="192.168.0.110:2220"
|
Server="192.168.0.110:2220"
|
||||||
@ -62,7 +65,7 @@ Login="viaduct"
|
|||||||
Password="$"
|
Password="$"
|
||||||
RemoteNickFormat="[{PROTOCOL}] <{NICK}> "
|
RemoteNickFormat="[{PROTOCOL}] <{NICK}> "
|
||||||
PrefixMessagesWithNick=true
|
PrefixMessagesWithNick=true
|
||||||
|
Label="mm"
|
||||||
|
|
||||||
[[gateway]]
|
[[gateway]]
|
||||||
name="libcasa"
|
name="libcasa"
|
||||||
@ -139,3 +142,6 @@ channel="#libcasa.info"
|
|||||||
[[gateway.inout]]
|
[[gateway.inout]]
|
||||||
account="xmpp.libertacasa"
|
account="xmpp.libertacasa"
|
||||||
channel="libcasa.info"
|
channel="libcasa.info"
|
||||||
|
[[gateway.inout]]
|
||||||
|
account="telegram.libertacasa"
|
||||||
|
channel="-541479779"
|
||||||
|
Loading…
Reference in New Issue
Block a user