Skip to content

aglili/NUKER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nuker

Nuker is a Python script that automates the process of blocking all the users that liked a specific tweet on Twitter. With Nuker, you can quickly and easily block users en masse, saving you time and effort.

Prerequisites

Before using Nuker, you will need to set up a Twitter developer account and create a Twitter app in the developer portal to obtain the necessary API keys.

  1. To create a Twitter developer account, go to the Twitter Developer Portal and sign up for an account.
  2. Once you have created a developer account, create a new app in the developer portal.
  3. In the app settings, go to the "Keys and Tokens" tab to obtain your API keys and access tokens.

Installation

After setting up your Twitter developer account and obtaining your API keys, you can download the Nuker script and install the required dependencies by running the following command:

Usage

To use Nuker, you will need to add your API keys and access tokens to a .env file in the cloned folder.

  1. Create a .env file in the cloned folder.
  2. Add the following lines to the .env file, replacing the placeholders with your own API keys and access tokens:
  3. Save the .env file.

To run Nuker, simply run the following command in your terminal:

Replace <tweet-url> with the URL of the tweet you want to target. Nuker will then begin blocking all the users who have liked that tweet.

Disclaimer

Nuker is intended for educational and informational purposes only. The use of this tool for any other purpose is strictly prohibited. The authors of this tool will not be held responsible for any misuse or damage caused by this tool.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages