Skip to content

hiddensquares/dmbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Instagram-Direct-bot

A simple pyhon instagram direct bot

Installing:

  1. Download and install python
  2. Install the selenuim package: pip install selenium in the console
  3. Download the chromedriver correspond to your chrome version
  4. Download direct_bot.py from here.

If you want to use it make your confuguration in the direct_bot.py:

  1. Enter your username and password
  2. Enter a list of instagram usernames which you will send messages
  3. Enter a list of messages

How to run:

  1. Open the console (command prompt or PowerShell) in the bot directory
  2. Enter: py direct_bot.py

About

A simple pyhon instagram direct bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%