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
I am writing an IM bot that wants to periodically interact with my online users. Specifically, I want to periodically identify users who are:
In my roster
Online
Available
NOT already in a specific MUC
...and send them invitations to my MUC. I can request my roster from the server, but it does not contain any presence information. For my application I'll track subscription state internally, but it would be a nice feature if Blather had something built-in that tracked rosters automatically.
The text was updated successfully, but these errors were encountered:
I am writing an IM bot that wants to periodically interact with my online users. Specifically, I want to periodically identify users who are:
...and send them invitations to my MUC. I can request my roster from the server, but it does not contain any presence information. For my application I'll track subscription state internally, but it would be a nice feature if Blather had something built-in that tracked rosters automatically.
The text was updated successfully, but these errors were encountered: