rudzki / moldy-tweets

remove tweets that are older than 24h

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

remove tweets that are older than 24h

License:MIT License


Languages

Language:Python 100.0%