farirat / FacebookBot-echobot-simple

Simple echobot for Facebook Messenger API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Simple Facebook Messenger Bot

Full tutorial in this link

This tutorial will guide you through the whole process of creating a simple bot, playing with it on your local machine, and finally deploying it to the cloud (Heroku), using the Facebook Messenger API and Python (Flask).

For a full-feature implementation of the Facebook Messenger Bot, check out my Optimist Prime project - voice recognition, natural language processing, restaurant search, trending news search, cloud-powered note-taking.

Tech stack

  1. Python Flask
  2. Facebook Messenger API

About

Simple echobot for Facebook Messenger API

License:MIT License


Languages

Language:Python 100.0%