Skip to content

afbrilian/facebook-chat-bot

Repository files navigation

Description

Facebook Chat bot using Nest framework TypeScript.

Prerequisite

  • Npm
  • NodeJs version 9+
  • Server ready and deployed
  • Facebook app for messenger ready
    • Get the page access token for the target page
    • Verify webhook token with testBot_verify_token>
    • Allow webhook event for messages, messaging_postbacks, messaging_optins, message_deliveries
    • Register PAGE_ACCESS_TOKEN in server environment variable

Run

npm run postinstall && npm run start

About

facebook chat bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published