Requirements

  1. Create virtual environment (VENV)

  2. Install dependencies in the VEVNV

pip install tweepy
  1. Create config File with following details:

Generate keys from Twitter Dev Portal. Insert keys into the config file:

API_KEY=
API_KEY_SECRET=
BEARER_TOKEN=
ACCESS_TOKEN=
ACCESS_TOKEN_SECRET=
MY_USERNAME =