A simple pyhon instagram direct bot
Installing:
- Download and install python
- Install the
selenuim
package:pip install selenium
in the console - Download the chromedriver correspond to your chrome version
- Download
direct_bot.py
from here.
If you want to use it make your confuguration in the direct_bot.py
:
- Enter your username and password
- Enter a list of instagram usernames which you will send messages
- Enter a list of messages
How to run:
- Open the console (command prompt or PowerShell) in the bot directory
- Enter:
py direct_bot.py