Not receiving roster subscription requests in wokkel gtalk (xmpp) script
- by Code freak
Hi,
I'm developing a chatbot that automatically accepts all contact subscription requests.The chosen language is python, and am using the wokkel lib. The problem is that, my script isn't receiving any contact subscription request. I've tried by extending presenceclientprotocol and rosterclientprotocol classes but to no avail.
Can anyone help me regarding this ?
Thanks in advance