Skip to content

Section XMPP (basic)

Mikaela Suomalainen edited this page Apr 3, 2020 · 3 revisions

⚠️ 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}> "
Clone this wiki locally