Skip to content

sankarsh98/Twitter-Bot

Repository files navigation

Twitter Selenium Bot

Twitter bot automates tweets for you. 😃

Alt Text

Motivation

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.

Prerequisites

  1. 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.
  2. Python3 must be installed

Steps to run the program

  1. Update the config.ini file with your credentials.
  2. Install requried modules
pip3 install -r requirements.txt
  1. Run the main.py script
python3 main.py

Feel free to raise an issue for any issues and suggestions.

About

This bot tweets for you

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages