Skip to content

manki11/MessengerChatBot

Repository files navigation

Messenger Bot

A facebook messenger bot for DeadShot Studios

Steps to set up project

Make sure npm and nodejs are installed on your machine.

Clone the repository on your local machine and run.

Make a secret.json file in the main directory with the structure of demo_secret.json

Go to the facebook developers console and make a new app. Generate an Page access token. Put this in the app token field.

Deploy the project online (using heroku or some other service) and setup webhooks on the facebook developer console.

DeadShot Studios page on Facebook

Project ScreenShots

        


Steps to run project

npm install
Running the project

Deploy project

git push heroku master

Releases

No releases published

Packages

No packages published