Giter Site home page Giter Site logo

prakharshukla48 / facebook-messenger-bot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ayushsahu1999/facebook-messenger-bot

0.0 1.0 0.0 40 KB

This is a open source framework for the facebook messenger bot using python and wit.ai API.

License: GNU Affero General Public License v3.0

Python 41.57% JavaScript 55.52% Less 2.91%

facebook-messenger-bot's Introduction

Project Title

This is a open source framework for the facebook messenger bot using python and wit.ai API.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Creating Facebook page ID

Create a Project

Installing python3.0

https://www.python.org/

Installing

A step by step series of examples that tell you how to get a development env running

Installing virtual environment

pip install virtualenv

Running the Virtual Environment

virtualenv myvenv
myvenv\Scripts\activate

Installing Flask

pip install flask

Installing Requests

pip install requests

Installing Pymessenger

pip install pymessenger

Create the tunnel

Install ngrok

https://ngrok.com/

Type in ngrok

ngrok.exe http 80

Activating the python file

In command prompt

python app.py

Connecting facebook app with python file

Copy https forwarding url in ngrok
Paste in callback url under facebook developers webhook topic
type hello in verify token

Using Wit.ai

Wit.ai can be used to make your bot smarter and automate more replies. For using wit.ai read the following documentation

https://wit.ai/docs

Authors

License

This project is licensed under the GNU License - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

facebook-messenger-bot's People

Contributors

ayushsahu1999 avatar prakharshukla48 avatar

Watchers

James Cloos 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.