Twitter-bot is a Python bot for follow and unfollow users in twitter.
Dark theme is necessary.
Use the package manager pip to install twitter-bot.
pip install pyautogui opencv-python
Enter a screen like this:
Open the terminal and within the script's directory type python main.py follow
or python main.py unfollow
to run the script.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.