yinxusen / SHIHbot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adapted log

The code is adapted for SHIHbot.

  1. code.conf is the conf file for the URL of the NPCEditor. Substitute the URL with your own one.

  2. For stability, download a new ngrok binary file from its home page according to your OS.

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

License:MIT License


Languages

Language:Python 100.0%