SocialMediaBotSuite is a comprehensive suite for social media automation. It includes:
- 🚀 Auto respond to any direct comments of your Facebook page posts.
- 📩 Send direct custom text messages to users.
- 📁 Detect
keywords
, andproduct codes
- 🌼 Personalize sentimental messages
- 🕒 Adjustable wait time between responses.
- 📁 Multilingual support.
- 🔒 Bot which can handle basic sale to costumers.
git clone https://github.com/Punvireakroth/AutomateSalesBot.git
npm i
npm start
Install client side
cd client-admin
npm i
npm run dev
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'
Copyright © 2024 Punvireakroth. This project is MIT licensed.