Skip to content

Releases: Alcarohtar/InstaBot-Alcarohtar

Instagram Bot Alcarohtar

10 Sep 10:02
a45393d
Compare
Choose a tag to compare

Modification respect v1.0:

  • GUI has been introduced.
  • Log file is produced
  • Exe file for MacOs is now available.

If file .py is used, instead of .exe, some python modules are needed: random, os, time, selenium.

Schermata_GUI

InstaBot 1.0 Alcarohtar

03 Sep 07:21
Compare
Choose a tag to compare

All functionality have been tested.
It is possible to choose from different actions, put likes, comments, follow and unfollow or some combination of them.
The followed users have been stored in "follower_InstaBot" and "follower_history_InstaBot" files.
The file follower_InstaBot is blanked when action 6.Unfollow is called.
The file follower_history_InstaBot is never blanked; it is used to memorize the history of the users added to not add them again when unfollowed.
Project has been tested also on MacOs. Exe file is not available for this Os, but it is possible to use the .py file.

If file .py is used, instead of .exe, some python modules are needed: random, os, time, selenium.