/Twitter-BOT

Developed a Twitter Bot to search posts by # and automatically like them.

Primary LanguagePython

Twitter-BOT

Created a twitter-BOT using selenium library. It searches all post with a particular hastag and automatically likes them.
Can be used to increase your followers :).

Required Library

Install Selenium(can be done using pip install).
Install geckodriver.

how to use

Enter your username and password in the python programme.
You can also change hastag value.
Then run the programme. As simple as that.