/moldy-tweets

remove tweets that are older than 24h

Primary LanguagePythonMIT LicenseMIT

moldy-tweets

remove tweets older than n hours to keep timeline so fresh and so clean clean

setup

  1. create twitter app at https://apps.twitter.com
  2. rename creds.py-TEMPLATE to creds.py
  3. enter various keys and tokens, as well as twitter handle, in creds.py
  4. execute app.py to remove older tweets
  5. use crontab or whatever to run script regularly