GithubHelp home page GithubHelp logo

dotaka123 / wit-messenger Goto Github PK

View Code? Open in Web Editor NEW

This project forked from davidawad/wit-messenger

0.0 0.0 0.0 8 KB

integrate wit.ai into a facebook messenger bot with node.js

License: MIT License

JavaScript 100.00%

wit-messenger's Introduction

Messenger API integration // you should have: // * a Wit.ai bot setup (https://wit.ai/docs/quickstart) // * a Messenger Platform setup (https://developers.facebook.com/docs/messenger-platform/quickstart) // You need to npm install the following dependencies: body-parser, express, request. // // 1. npm install body-parser express request // 2. Download and install ngrok from https://ngrok.com/download // 3. ./ngrok http 8445 // 4. WIT_TOKEN=your_access_token FB_APP_SECRET=your_app_secret FB_PAGE_TOKEN=your_page_token node examples/messenger.js // 5. Subscribe your page to the Webhooks using verify_token and https://<your_ngrok_io>/webhook as callback URL. // 6. Talk to your bot on Messenger!

wit-messenger's People

Contributors

davidawad avatar

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.