App Engine XMPP bot to conveniently translate text by sending an IM to a gTalk buddy.
Add your application contact to your buddy list (E.g your-app-id@appspot.com).
Send text messages to translate content following this convention:
'target text' E.g: 'es Hello world'
- Download the latest App Engine SDK here.
- Download the code.
- Visit the Google APIs Console and create a new project enabling Translate API service.
- Rename 'config.sample.py' to 'config.py' and add your API Key
- Create an App Engine Application
- Set your 'application' name in app.yaml
- Deploy online
Once the application is deployed, your App Engine buddy chat is your-app-id@appspot.com.