Skip to content

michaeltikhonovsky/instagram_accepter_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instagram Follow Request Accepter

Introduction:

This program is designed to automatically accept follow requests on your Instagram account. To use it, you'll need to have an Instagram account and Python 3 installed on your computer. You'll also need to install a few Python packages, which are listed below.

Installation:

  1. Clone the repository onto your computer.
  2. Install the required Python packages by running the following command in your terminal:
pip install PACKAGENAME

OR open the file in your IDE and install them through there.

Usage:

  1. Open your terminal and navigate to the directory where you cloned the repository.
  2. Run the program by entering the following command in your terminal:
python main.py

OR run it in your IDE.

  1. The program will begin running and prompt the user to enter their Instagram login information.
  2. The program then automatically accepts any follow requests that are pending on your account.
  3. If you're running it in a terminal press ctlr + c to stop the program.
  4. You can view the progress of the program in your terminal. The program will display a message each time it accepts a new follow request.
  5. If you encounter any issues while running the program, feel free to reach out to me for support.

Dependencies:

This program relies on the following Python packages:

  1. colorama
  2. halo
  3. InstagramAPI
  4. requests
  5. replit

These packages can be installed using pip, or with your IDE

Disclaimer

This program is provided for educational purposes only. I am not responsible for any actions taken with this program, including but not limited to any violation of Instagram's terms of service. Use this program at your own risk.

About

Instagram accepter bot for private instagram accounts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages