Twitterbot that uses Brainyquote and the Twitter API to send quotes with a nice background image to twitter
Make sure you got python 3.6 or higher installed because of the format strings I used.
- Clone my repository
- Install all the dependecies by doing
pip install -r requirements.txt
orpip3 install -r requirements.txt
- Copy
config.example.yml
toconfig.yml
and fill in the values from Unsplash and Twitter - Run the bot by doing
python bot.py