Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 1003 Bytes

README.md

File metadata and controls

40 lines (30 loc) · 1003 Bytes

📬 Facebook Bot Suite

SocialMediaBotSuite is a comprehensive suite for social media automation. It includes:

✨ Features

  • 🚀 Auto respond to any direct comments of your Facebook page posts.
  • 📩 Send direct custom text messages to users.
  • 📁 Detect keywords, and product codes
  • 🌼 Personalize sentimental messages
  • 🕒 Adjustable wait time between responses.
  • 📁 Multilingual support.
  • 🔒 Bot which can handle basic sale to costumers.

🚀 Getting Started

  • git clone https://github.com/Punvireakroth/AutomateSalesBot.git
  • npm i
  • npm start

Install client side

  • cd client-admin
  • npm i
  • npm run dev

Setup enviroment file

APP_ID='TO FILL IN'
APP_SECRET='TO FILL IN'

PAGE_ID='TO FILL IN'
POST_ID_TO_MONITOR='TO FILL IN'
PERMANENT_TOKEN='TO FILL IN'
MONGO_URL='TO FILL IN'

📝 License

Copyright © 2024 Punvireakroth. This project is MIT licensed.