You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 10, 2022. It is now read-only.
I have 2 jabber accounts - mine and bot. I am subscribed to bot, but he doesn't subscribe to me, so I receive messages from bot, but can't see it's status (online/offline/connecting and so on).
Bot gets presence from me <presence from='my_jabber' type='subscribe'/>, but doesn't respond to it.
After sending re-authorization request to bot in pidgin debug window I get this <iq id='lx1620505' type='set'><query ver='34' xmlns='jabber:iq:roster'><item jid='jabber_bot' ask='subscribe' subscription='none'><group>Buddies</group></item></query></iq>
Is there any way to respond to the mine subscription?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have 2 jabber accounts - mine and bot. I am subscribed to bot, but he doesn't subscribe to me, so I receive messages from bot, but can't see it's status (online/offline/connecting and so on).
Bot gets presence from me
<presence from='my_jabber' type='subscribe'/>
, but doesn't respond to it.After sending re-authorization request to bot in pidgin debug window I get this
<iq id='lx1620505' type='set'><query ver='34' xmlns='jabber:iq:roster'><item jid='jabber_bot' ask='subscribe' subscription='none'><group>Buddies</group></item></query></iq>
Is there any way to respond to the mine subscription?
The text was updated successfully, but these errors were encountered: