Instagram direct messages logger.
Go to file
array-in-a-matrix c529654eb6 random stuff idk 2021-10-09 23:30:58 -04:00
.gitignore log messages to text file 2021-09-28 10:52:09 -04:00
LICENSE Initial commit 2021-09-27 17:45:45 -04:00
README.md random stuff idk 2021-10-09 23:30:58 -04:00
default_login.json random stuff idk 2021-10-09 23:30:58 -04:00
logger.py random stuff idk 2021-10-09 23:30:58 -04:00

README.md

insta-logger

This is a selenium based bot that logs instagram direct messages. currently the bot is very limited (some things are hard coded) because I am still figuring things out. A graphical user interface (GUI) built using the tkinter library is planned, however, no effort has been put towards it yet.

How to use

currently you will need to rename default_login.json to login.json then replace the fields with required info. For private add Yes if you are logging a 1 to 1 direct message, however if you are logging a group chat then add No. You can use true or false instead if you desire.