/UselessFacts-Twitter-Bot

A bot that posts Useless Facts on twitter from my account!

Primary LanguagePythonMIT LicenseMIT

Useless facts Twitter bot

Automating the process of logging in to my twitter account, reading a useless fact from a file which has not already been posted, and tweeting it everyday!

Why?

To show people one usecase of automation which can be applied to their daily life to save time

How?

Libraries used

  • selenium
  • schedule

Methodology

  • OOPs

Run it locally

pipenv install

OR

pip install -r requirements.txt