Twitter bot automates tweets for you. 😃
As the twitter API is now limited and requires proper approval for tweeting, I have developed this solution as an automated way to tweet for you.
- Chrome must be installed, and download the driver for your OS here, make sure to check your chrome version with chrome://version before installing the driver.
- Python3 must be installed
- Update the config.ini file with your credentials.
- Install requried modules
pip3 install -r requirements.txt
- Run the main.py script
python3 main.py