/chatslator

Chat Translator Bot

Primary LanguagePython

Chatslator

App Engine XMPP bot to conveniently translate text by sending an IM to a gTalk buddy.

How to use it?

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'

Technology used

Get started

  1. Download the latest App Engine SDK here.
  2. Download the code.
  3. Visit the Google APIs Console and create a new project enabling Translate API service.
  4. Rename 'config.sample.py' to 'config.py' and add your API Key
  5. Create an App Engine Application
  6. Set your 'application' name in app.yaml
  7. Deploy online

Once the application is deployed, your App Engine buddy chat is your-app-id@appspot.com.