NatpakalJAM / facebook-messenger-botkit

facebook messenger bot powered by [botkit](https://botkit.ai/)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Botkit Starter Kit

This is a Botkit starter kit for Facebook, created with the botkit-starter-facebook

To complete the configuration of this bot, make sure to update the included .env file with your platform tokens and credentials.

Botkit Docs

This bot is powered by a folder full of modules. Edit the samples, and add your own in the features/ folder.

set up

  1. finish config .env file (example in .env.example)

  2. run command

npm install
  1. start project
npm start

About

facebook messenger bot powered by [botkit](https://botkit.ai/)


Languages

Language:JavaScript 96.6%Language:Shell 3.4%