Coder Social home page Coder Social logo

fb-translate's Introduction

fb-translate

A simple script that hooks into facebook and google translate api's. Allowing you to speak to different languages on the fly!

Example:

 Friend: Sends you a message in Romanian
 You: Recieve message translated to English 
 You: Send reply in English 
 Friend: Recieves your reply in Romanian

How to use

  • Install node and npm
  • Change to that directory and run npm install
  • Open credentials.js, you'll need to input your facebook username, password, a google-translate API key and the languages you're going to translate between.
  • Run npm start
  • Wait for somebody to message you.
  • Have facebook open in a tab, just to keep an eye on what the script is sending/receiving

Limitations

  • The script currently waits for someone to message you first. It's all purely reactive right now.
  • If you chat through the script, it will translate for everyone you chat to.
  • Fixed: It will not tell you who has started speaking to you. Just comes up with the message.
  • You may have to disable two factor authentication/login review on facebook to get login working.
  • You will reply to whoever has messaged you, conversations are threaded as they come in.

This is a proof of concept more than anything else, something I knocked together in about an hour. I'd love to come back and give this more maintenance in the future. I just have to find the time.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.