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.