Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 246 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 246 Bytes

About

Setup

  • Obtain a config.yaml file from repo owner
    • Modify secret values
  • pip3 install google-api-python-client
  • pip3 install launchpadlib
  • python3 caboose.py

Requirements

  • requests
  • google-api-python-client
  • tweepy