php - Is there a way to implement an XMPP client or message reciever that can recieve all the messages from an XMPP server? -
Actually I'm trying to create a bot which send a message to a user using one of several accounts The message of that account can basically be used and can be obtained and whatever I need to do it. So far, I have found the JAXL library, but on the basis of the examples it is capable of handling one user at a time. Any suggestions or ideas?
Thank you in advanced.
BTW If any server automatically executes those messages to another program or whatever works exactly like that.
I think you are looking for an external component .... Jaxl v 2.0 allows you to write component bots PHP In
Comments
Post a Comment