Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 599 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 599 Bytes

R828

(Anagram, [R]e[8]tw[2]eet[8])

A twitter project that utilises twitter API to select and delete all the retweets among the ocean of all your tweets.

PURPOSE

Why not ? What tier of minimal freak wouldn't kill to toss all the retweets down the gutter periodically or every once in a while after they have served their purpose ?

REQUIREMENTS

  • Python 3.6 or above

WORKING

  • Configure the config.py file using your consumer keys and token keys
  • run the command python r828.py
  • Done

when using import r828

  • simply call function del_retweets()
  • Done