Section XMPP (basic) - bibanon/matterbridge GitHub Wiki

⚠️ Create a dedicated user first. It will not relay messages from yourself if you use your account

[xmpp.myxmpp]
Server="jabber.example.com:5222"
#Jid your userid
Jid="[email protected]"
Password="yourpass"
Muc="conference.jabber.example.com"
Nick="xmppbot"
RemoteNickFormat="[{PROTOCOL}] <{NICK}> "
⚠️ **GitHub.com Fallback** ⚠️