/line-ch-en-bot

A LINE chat bot uses Google Translate API to convert Chinese to English

Primary LanguageJavaScript

LINE Ch-EN Bot

A LINE chat bot uses Google Translate API to convert Chinese to English

This project is try to solve problem that there is no official LINE Bot can translate Chinese to English and vice versa. So I connect LINE Messaging API v2 and Google Translate API for my own group chat.

This project is for developer wants to deploy on heroku, and only translate Chinese to English, no language detection. It's very welcome to fork for other platform and with language detection. Just let me know if you done that!

If you are interested in how I did this, you can go to here to see why and how I did this (in Chinese, sorry for no English version).