PythonTwitterBot
Twitter Bot Thats Find New Friends
pip install textblob
pip install tweepy
pip install googletrans
check requirements.txt file
Environment variable
create .env
API_KEY="API_KEY here"
API_SECRET_KEY="API_SECRET_KEY here"
TOKEN="TOKEN here"
TOKEN_SECRET="TOKEN_SECRET here"