Hi Shantanu- If you're using the new API, your version should automatically update, and your bot should subscribe to all events.
I recommend reading the article on debugging wave robots: http://code.google.com/apis/wave/articles/robotdebugging.html In particular, check your logs to see if you are getting incoming JSON for the expected events, and check that your auto-generated capabilities.xml lists the expected events. - pamela On Fri, Mar 5, 2010 at 4:14 PM, Shantanu Saini <[email protected]>wrote: > Hi, > > I am developing a robot with python. my basic robot is working > perfectly but after adding some more code of lines for blip events, > its still not reflecting me that functionality. Please help me in > finding how can i check for my updates in robot. > > -- > You received this message because you are subscribed to the Google Groups > "Google Wave API" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-wave-api%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-wave-api?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Wave API" 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-wave-api?hl=en.
