An open API service indexing awesome lists of open source software.

https://github.com/ankityddv/instagram-dm-bot

Use the Instagram bot to spam your friends :)
https://github.com/ankityddv/instagram-dm-bot

bot instagram-bot python spambot webdriver

Last synced: over 1 year ago
JSON representation

Use the Instagram bot to spam your friends :)

Awesome Lists containing this project

README

          

# Instagram DM Bot

## How to use the bot?

1. Download the python file from the repository.
2. Create a new folder on the desktop.
3. Put the file in the folder, then download the chrome webdriver and put it in the same folder.
4. Also put any PDF File you want to spam to the people in the same folder.
5. Open PyCharm or (any other Python IDE) and in line 7, edit the path of the webdriver you downlaoded in step 3.
6. Now, in line 17 and 18 edit your instagram credentials.
7. You're now ready to bomb :)

## Note
1. Don't forgot to change the pdf name in line 32.
2. Also Install selenium and PyPDF2 in Pychar by howering over them line 2 and 5.
3. This bot will spam only the first person/group you're chatting rn.

## Don't forget to STAR the repository :)
This bot may not work after some time because instagram keeps updating it's frontend regularly. Still give it a try :)