timperrett / preen

Tool for cleaning your tweet history based on a set of constraints

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

preen

Tool for cleaning your tweet history based on a set of constraints

preen --dry-run \
      --user $USER \
      --min-age-days 365 \
      --min-score 10

About

Tool for cleaning your tweet history based on a set of constraints

License:Apache License 2.0


Languages

Language:Rust 100.0%