This is a basic "Twiteer bot" that will post Quotes of the day on your behalf
Create an application for Twitter and assign your credentials as these environmental variables:
- CONSUMER_KEY
- CONSUMER_SECRET
- ACCESS_TOKEN
- ACCESS_TOKEN_SECRET
Then run
pip3 install -r requirements.txt
python3 create_tweet.py