This Facebook bot allows users to browse and purchase products from an online store directly through Facebook Messenger.
Features:
- Browse products
- Add items to a shopping cart and place an order.
- Contact customer service through the bot for assistance.
Technoligies used in this project
A Facebook page and a Facebook App with Messenger integration set up.
1.Create a .env file in the root of the project and add the following environment variables:
- PAGE_ACCESS_TOKEN: Your Facebook Page Access Token.
- VERIFY_TOKEN: A token used to verify the webhook.
- Clone the repo
git clone https://github.com/JC-Coder/ecfb_nest.git
- Install NPM packages
npm install
Twitter profile - @Jc-coder
Project Link: https://github.com/JC-Coder/ecfb_nest