/dev_careers_bot

A twitter bot to send me an email whenver @dev_careers tweets

Primary LanguagePython

Use Case

I am usually off twitter for more than 24 hours, so I built a twitter bot to monitor @dev_careers handle so I don't miss out their cohort 3 application update.

Setup

The first thing to do is to clone the repository:

$ git clone https://github.com/izudada/dev_careers_bot.git

Create a virtual environment to install dependencies and activate it use the link below first to install pipenv:

https://pypi.org/project/pipenv/

then to activate a virtual enviroment:

$ pipenv shell

Then install the dependencies with:

(env)$ pip install -r requirements.txt

To run:

(env)$ python bot.py

You will apply for a twitter developer account at here to get your acess keys and user access keys