Building a Jabber Bot (Google Talk) with Python and Google App Engine
To develop a Jabber / Google Talk Bot, we first need to enable the XMPP inbound service for the application. Just add the lines: inbound_services: - xmpp_message to your app.yaml file. That would activate the service for our application. Have a look at my application’s app.yaml file: [...]About this entry
You’re currently reading “Building a Jabber Bot (Google Talk) with Python and Google App Engine,” an entry on stepupbd.com
- Published:
- 02.01.10 / 10am
- Category:
- Uncategorized










No comments
Jump to comment form | comments rss [?] | trackback uri [?]