Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
tweet-delete
Advanced tools
CLI tool to help keep your Twitter feed clean by removing all tweets before a specified date!
Simple to use CLI tool to help keep your twitter feed clean by removing old tweets and retweets!
As of 2018, a Twitter development account is needed for this tool to work. Luckily this is a very easy process and anyone can create an account!
Below we will run through all the steps needed to get setup for successfully running the tweet-delete CLI tool.
Go here to request a Twitter Developer Account.
A tool that will be used to remove a Twitter users tweets and retweets after a specified date. This tool will not store any Twitter or user data. Also, there will be no analytics done on any Twitter data.
When finished, submit the application. The review process is normally very quick and you should be approved within minutes.
Once you have been approved for a developer account, go here to create an app and generate API keys.
A tool that will be used to remove a Twitter users tweets and retweets after a specified date. This tool will not store any Twitter or user data. Also, there will be no analytics done on any Twitter data.
The next step is to download an archive of all Twitter data for the account.
This CLI tool requires having a version of Node and NPM installed on your computer. If you do not have these installed, check out this documentation.
Go to the folder containing the tweet.js file and run the following command:
npx tweet-delete tweets
Follow the prompts displayed in the terminal to provide the required information.
tweet-delete tweets
Keep your Twitter feed clean by removing all tweets before a specified date!
USAGE
$ tweet-delete tweets
OPTIONS
DESCRIPTION
...
Specify a date and tweet-delete will remove all tweets you've ever sent before that date.
See code: src/commands/tweets.js
tweet-delete help [COMMAND]
display help for tweet-delete
USAGE
$ tweet-delete help [COMMAND]
ARGUMENTS
COMMAND command to show help
OPTIONS
--all see all commands in CLI
See code: @oclif/plugin-help
Colby Miller | https://colbymillerdev.com
FAQs
CLI tool to help keep your Twitter feed clean by removing all tweets before a specified date!
We found that tweet-delete demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.