This bot can help you make comments on instgram giveaways. It performs login, goes to the post that the giveaway is, and starts commenting. The bot posts one comment every 20 - 40 sec.
- Selenium Webdriver
- Python3
- ChromeDriver
- Assuming that Python 3 is installed, you should first install selenium
pip3 install selenium
- Download chrome driver from the link based on your os and the build of the Chrome Browser you're using. Then place it inside the project
- In the
config.py
file set the variables based on your needs
Its possible that I will add more features to this tool, like:
- Set which accounts the giveaway host wants you to follow, so as the bot does it by itself
- Like the post of the giveaway
- Log the work
This project might get your account banned, so use it wisely.