Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 723 Bytes

README.md

File metadata and controls

31 lines (17 loc) · 723 Bytes

twitter-bot

Twitter-bot is a Python bot for follow and unfollow users in twitter.

Dark theme is necessary.

Installation

Use the package manager pip to install twitter-bot.

pip install pyautogui opencv-python

Usage

Enter a screen like this:

likes user

Open the terminal and within the script's directory type python main.py follow or python main.py unfollow to run the script.

Contributing

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.

License

MIT