From dde2fccdb33daff62b91ff1cee8a467e42b22d90 Mon Sep 17 00:00:00 2001 From: TCRONEB HACKX Date: Sun, 2 Mar 2025 12:05:03 +0200 Subject: [PATCH] Update webstagrambot.py --- webstagrambot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webstagrambot.py b/webstagrambot.py index bea0336..75a99a7 100644 --- a/webstagrambot.py +++ b/webstagrambot.py @@ -39,7 +39,7 @@ ##### EDIT THESE BELOW # your instagram username and password -username = "username" +username = "lil_crone01" password = "password" #set a sleep timer between each like. Set value to 0 if you don't want it to sleep at all