Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 559 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 559 Bytes

ntw-hello-bot

Getting Started

What you need installed before starting:

  • Git
  • Node.js

Setup Instructions

  • Clone this repo:

    git clone https://github.com/devcnairobi/ntw-hello-bot.git
  • Change directory into the folder/directory:

    cd ntw-hello-bot
  • Install the dependencies:

    npm install

    or

    yarn install
  • Go to your Facebook Developer Profile and create the app. See the instructions here