BOT Follow Twitter By Search Keyword
BOT Follow Twitter By Search Keyword - This bot is intended to find friends or mutuals on Twitter using self-determined keywords
This bot was initially initiated because of the difficulty the owner of this bot followed accounts to invite friends or mutuals, plus now (2022-2023) Twitter is booming with Menfess accounts which makes it easier for us to find mutuals based on the category of the account.
Features
- Login validation
- Check the number of followers and following
- Perform a search with the specified keyword
- Random time delay when performing the action to be performed makes this bot human-like
- Loop forever (not recommended, preferably only for 1 hour)
Tech
This bot uses a number of open source projects to work properly:
- node.js
- puppeteer
The Bot
https://github.com/hanifwidiyanto/bot-follow-twt-by-search-key.git
Installation
This Bot requires Node.js v10+ to run.
Install the dependencies and devDependencies and start the server.
npm i
node index
if you use vps don't forget to install the required libraries
sudo apt-get install libnss3-dev
sudo apt-get install -y gconf-service libasound2 libatk1.0-0 libc6 libcairo2 libcups2 libdbus-1-3 libexpat1 libfontconfig1 libgcc1 libgconf-2-4 libgdk-pixbuf2.0-0 libglib2.0-0 libgtk-3-0 libnspr4 libpango-1.0-0 libpangocairo-1.0-0 libstdc++6 libx11-6 libx11-xcb1 libxcb1 libxcomposite1 libxcursor1 libxdamage1 libxext6 libxfixes3 libxi6 libxrandr2 libxrender1 libxss1 libxtst6 ca-certificates fonts-liberation libappindicator1 libnss3 lsb-release xdg-utils wget libgbm-dev
if there are still problems with chromium, you have to install chromium in the puppeteer module
cd ./node_modules/puppeteer
npm run postinstall
How To use
Run the bot:
node index
Input Your Username Twitter and The Password:
username twitter:
password twitter
Input your search keyword to get all the tweet: example: "mutualan like, autofollback mutualan"
search keyword:
after that, u will receive list of tweet links and if this tweet is reply for any tweet, this bot will find the tweet parent and get the list of likes from that tweet
the bot will follow 1 by 1, and delay by random second (between 5 and 20)
and it will repeat with 10 minutes delay
You Need Research By Yourself!
The Features of this bot is only to follow anyone based on tweet that includes keyword that u set. U need to reasearch by yourself to get the best way when using this bot.
Posting Komentar