ok.. and is it possible to give the bot a profile? and a profile picture? thanks!
On Wed, Nov 4, 2009 at 7:52 AM, Nick Johnson (Google) < [email protected]> wrote: > Hi Kevin, > > At the moment, App Engine XMPP bots can only receive XMPP messages of types > 'normal' and 'chat'. > > -Nick Johnson > > > On Fri, Oct 30, 2009 at 3:23 PM, kevinalle <[email protected]> wrote: > >> >> Hi. >> I am developing an app that uses the XMPP handler to make a chat bot.. >> my question is: >> is it possible to write an iqHandler to handle other type of requests? >> i want my bot to have a profile. and to do that i need to answer to an >> xmpp request that looks like: >> >> <iq type='get' >> from='[email protected]/globe' >> to='[email protected]' >> id='disco1'> >> <query >> xmlns='http://jabber.org/protocol/disco#info'/<http://jabber.org/protocol/disco#info%27/> >> > >> </iq> >> >> can i write a handler for this type of request? >> thanks! >> Kevin >> >> >> > > > -- > Nick Johnson, Developer Programs Engineer, App Engine > Google Ireland Ltd. :: Registered in Dublin, Ireland, Registration Number: > 368047 > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
