Skip to content

andreiwahyu/tweetdelete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tweetdelete

Simple script to delete all your tweets and retweet without hands. Big thanks to puppeteer.

Requirements

Usage

Clone this project.

git clone https://github.com/andreiwahyu/tweetdelete.git
cd tweetdelete

Install all requirements via npm.

npm install

Open .env file and fill in your account details at USERNAME and PASSWORD section. Set SHOW value with true if you wanna see the deleting process.

USERNAME=YOUR_USERNAME
PASSWORD=YOUR_PASSWORD
SHOW=true

Run the project using npm.

npm start

Cheers 🍺🍻🍻🍻🍺

Licence

GNU General Public License v3.0

About

Clean up your tweet and retweet without API from twitter 🔥.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published