Skip to content

aquino-a/tweet-delete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tweet-delete

Delete your tweets.

Set the options by changing the values in options.json. Set your client id, client secret, and initial token values in tokens.json.

A new tokens.json will be generated and updated whenever the tokens are updated by the Twitter SDK.

Get your intial tokens using my other project tweet-oauth.

Use the .service and .timer files to run it every day on a linux machine with systemd.