Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 1.98 KB

README.md

File metadata and controls

37 lines (28 loc) · 1.98 KB

Messenger Translator

Node.js v10.x CI Node.js v12.x CI Node.js v13.x CI Build Status

Visit the Facebook page or chat the bot at Messenger

Webhook that handles events for Messenger Translator using Node.js, Express, and Google Translate to translate the messages.

The webhook was hosted, built and served at Heroku and uses restdb.io to manage online database through their very helpful API.

Note: This is a close-sourced repository to provide secure services, backup, and to maintain the project easily. If you are a developer, please do not copy or distribute the source codes. Thank you!

Features

Currently supported services:

  • Uses command to translate everything to any languages (Big thanks to Google Translate)
  • Interactive messaging
  • Can use commands to change the options

Please refer to the repository's project and issues for more informations.