Hi, this is a test result for creating a facebook messenger bot using NodeJS.
In this test I use dependencies:
- Body-Parser
- ExpressJS
- MomentJS
- Mongoose
- Nodemon
to try the results of this test, please do the following steps
- Git Clone Repository
- Then do yarn / npm i
- do cp .env.example .env
- After that setting the empty env value [ Notes ] To get PAGE_ACCESS_TOKEN please go to this link https://developers.facebook.com/docs/messenger-platform/ for VERIFY_TOKEN, please fill in what you want
- After feeling everything is correct, please do the yarn/npm start command in your Command Prompt