Skip to content

abalone0204/serverless-facebook-messenger-bot-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serverless facebook messenger bot starter

Introduction

  • This repo focus on creating a interface of:

    • (listen the messeage events) => (executing some tasks)

    • The task maybe can create a scheludlar job, or show some text, but in this repo, we just reply text

Get started

serverless project create
  • clone this repo into your project directory
git clone git@github.com:abalone0204/erverless-facebook-messenger-bot-starter.git .
  • Install dependencies
npm install
  • Deploy
serverless dash deploy

About

Integration of serverless framework with facebook messenger platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published