Section XMPP (basic) - bibanon/matterbridge GitHub Wiki
[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}> "