find and retweet gluten free recipes on twitter (bot)
create secrets.ini in the root directory of the cloned/downloaded repo. that looks like:
[secrets]
consumer_key=
consumer_secret=
access_token=
access_token_secret=
find, like and retweet gluten free recipes on twitter (bot)
PythonGPL-3.0