Skip to content

p01arst0rm/twelete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twelete

Twitter status removal tool for python 3.7. This tool is a heavily modified version of a tool by sjtrny. Original is available here.

Dependencies

User Guide

  • Download your Twitter archive
  • Install dependencies
    • pip install git+https://github.com/tweepy/tweepy.git
    • pip install glob3
    • pip install python-dateutil
  • Make a developer account at dev.twitter.com
  • Create a new twitter app
  • Set app permissions to read and write
  • Generate access token for your app
  • Clone repository
  • Execute run_interactive.py
  • Follow instructions given

About

Twitter status removal tool for python 3.7.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages