Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 804 Bytes

File metadata and controls

16 lines (11 loc) · 804 Bytes

Interactive dictionary

A chat bot for google talk that replies with a meaning of the word that is queried to it.

The chat bot runs on google app engine. A google id is associated with the bot. Any gmail user can text a word to the chat bot's email id and the bot will reply with the meaning of the word

Installation instructions

  1. The code can be compiled using instructions given on https://cloud.google.com/appengine/docs and the .war file can be deployed on google app engine.
  2. Once the WAR is deployed on Google app engine, any google talk users can send a friend request to the gtalk account associated with the google app.
  3. The google app would automatically accept the request after which users can query the app with words and get meaning of the word in response