chanakyha / instagram-dm-bot

It is a Instagram DM bot made using python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Steps to run the Bot using Python

Go to credentials.json and enter your instagram account username and password in it.

{
  "username": "YOUR USERNAME",
  "password": "YOUR PASSWORD",
  "target": ["Target1", "Target2"]
}

Open up your Terminal and install instabot package using pip pip install instabot

NOTE: If you don't have pip installed on your system, check your python3 installation in your machine and add environment variables to it.

Donate ☕

Buy me a Coffee: https://www.buymeacoffee.com/chanakyha

ENS: chanakyha.crypto

About

It is a Instagram DM bot made using python


Languages

Language:Python 100.0%