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
|
||||
|
||||
UseRelayMsg=true
|
||||
RemoteNickFormat="{NICK}/{PROTOCOL}"
|
||||
RemoteNickFormat="{NICK}/{LABEL}"
|
||||
|
||||
[xmpp.libertacasa]
|
||||
Server="xmpp.liberta.casa:5222"
|
||||
@ -24,11 +24,14 @@ Password="$"
|
||||
Muc="conference.liberta.casa"
|
||||
Nick="viaduct"
|
||||
RemoteNickFormat="[{PROTOCOL}] <{NICK}> "
|
||||
Label="x"
|
||||
|
||||
[telegram.libertacasa]
|
||||
Token="$"
|
||||
RemoteNickFormat="<{NICK}> "
|
||||
MessageFormat="HTMLNick"
|
||||
Label="tg"
|
||||
DisableWebPagePreview=true
|
||||
|
||||
[sshchat.Psyched]
|
||||
Server="192.168.0.110:2220"
|
||||
@ -62,7 +65,7 @@ Login="viaduct"
|
||||
Password="$"
|
||||
RemoteNickFormat="[{PROTOCOL}] <{NICK}> "
|
||||
PrefixMessagesWithNick=true
|
||||
|
||||
Label="mm"
|
||||
|
||||
[[gateway]]
|
||||
name="libcasa"
|
||||
@ -139,3 +142,6 @@ channel="#libcasa.info"
|
||||
[[gateway.inout]]
|
||||
account="xmpp.libertacasa"
|
||||
channel="libcasa.info"
|
||||
[[gateway.inout]]
|
||||
account="telegram.libertacasa"
|
||||
channel="-541479779"
|
||||
|
Loading…
Reference in New Issue
Block a user