{
"account": {
"username": "lara_do_7", //Instagram username
"password": "pablopet244" //Instagram password
},
"sleep_delay": 2200, //Sleep delay after looping all tags
"like_depth_per_user": 3, //How many random images should the bot like from users
"proxy": "", //proxy eg: 132.123.21.34:6666
"like_depth_per_tag": 4, //How many images should the bot like from each tag
"tags": [
"xosad",
"igFame", //Tags to like
"baransel"
],
"blacklisted_tags": [
"testing", //Tags to blacklist
"free"
],
"blacklisted_usernames": [
"instagram", //Usernames to blacklist
"facebook"
]
}