/tweetboard

Primary LanguagePythonMIT LicenseMIT

tweetboard

Installation

  • Rename keychain-template.conf to keychain.conf and add server crendentials

  • Rename keychain-template.json to keychain.json and add Twitter crendentials

  • Type to terminal:

python3 -m venv VENV source VENV/bin/activate pip install -r requirements.txt