A simple solution to automatic commenting instagram on reels and posts.
- Download and install Python - https://www.python.org/
- Open CMD, console, or PowerShell. Install the selenium package -
pip install selenium - Download the chromedriver (corresponds to your chrome version) - https://chromedriver.chromium.org/. Put it to the bot folder.
- Open congif.py using any text editor.
- Make configuration (enter username, password, tags, locations, comments)
- Open CMD, console, or PowerShell in the bot folder. Enter:
py bot.py