10000 GitHub - Driftt/babel-bot: A bot to automatically translate conversations.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Driftt/babel-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

babel bot

Babel-Bot

Example Project: Conversation Translation bot for Drift.

Note this project is no longer actively maintained.

Requires a Google API key with access to the Google Cloud Transation service. You can create one from here: https://cloud.google.com/translate/.

You can find your Drift OAuth Access token by following the quick start here.

Once you create the Drift app, you should set the new_message and button_action webhooks and point to your deployed Heroku (or other service) instance of the babel-bot server with endpoint /api.

Deploying to Heroku

CLI install

  1. heroku create

  2. git push heroku master

  3. heroku addons:create heroku-postgresql:hobby-dev

  4. heroku config:set BOT_API_TOKEN={OAuth Access token}

  5. heroku config:set GOOGLE_API_KEY={Google Api Key}

GUI install

Deploy

About

A bot to automatically translate conversations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0