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 :)
- Host: GitHub
- URL: https://github.com/ankityddv/instagram-dm-bot
- Owner: ankityddv
- Created: 2020-04-27T09:04:55.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-28T08:45:04.000Z (about 6 years ago)
- Last Synced: 2025-01-29T08:43:35.287Z (over 1 year ago)
- Topics: bot, instagram-bot, python, spambot, webdriver
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 :)