Skip to content

2l7b/instagram-comment-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

instagram-comment-bot

A simple solution to automatic commenting instagram on reels and posts.

Installing:

  1. Download and install Python - https://www.python.org/
  2. Open CMD, console, or PowerShell. Install the selenium package - pip install selenium
  3. Download the chromedriver (corresponds to your chrome version) - https://chromedriver.chromium.org/. Put it to the bot folder.

Using:

  1. Open congif.py using any text editor.
  2. Make configuration (enter username, password, tags, locations, comments)
  3. Open CMD, console, or PowerShell in the bot folder. Enter: py bot.py

About

A automatic commenting instagram bot posts by copying and regenerating previous top comments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%