0 Section XMPP (basic)
Mikaela Suomalainen edited this page 2020-04-03 17:14:13 +03:00

⚠️ 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="user@example.com"
Password="yourpass"
Muc="conference.jabber.example.com"
Nick="xmppbot"
RemoteNickFormat="[{PROTOCOL}] <{NICK}> "