incandenza-11 / blockout2024

Automated script for BlockOut2024
15 stars 6 forks source link

BlockOut2024 Automated Script (Instagram & Twitter)

BlockOut2024 is an automated script designed to help you block a predefined list of celebrities from Instagram and Twitter.

Features

Setup

Clone the repository to your local machine:

git clone https://github.com/incandenza-11/blockout2024.git
cd blockout2024

Run

Docker

Have Docker installed and running.

  1. Run it inside docker:
docker-compose run -it --build blockout

Alternatively, you can just use the shortcut:

make start

Regular

  1. Run the following command to install required dependencies:
pip install -r requirements.txt
  1. Execute the script:
    python3 main.py

Important:

This script requires your Instagram username and password to log in to your account. The credentials are used locally on your machine and are not stored or transmitted to any third party.

Usage example

When you run the script, it will prompt you to enter your username and password. The script will then log in to your account, read the list of usernames from the file, and attempt to block each user. It will provide a message indicating whether the blocking was successful or if the user was already blocked or does not exist.

The list of usernames that will be blocked when executed are:

File Structure

Contributing

If you'd like to contribute to this project, please fork the repository and use a feature branch.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgements

Special thanks to: