diff --git a/3_instagram/instagram.py b/3_instagram/instagram.py index a29cbb0..8310d42 100644 --- a/3_instagram/instagram.py +++ b/3_instagram/instagram.py @@ -1,19 +1,19 @@ from instabot import Bot bot = Bot() -bot.login(username="", password="") +bot.login(username="nobody_bot786", password="mohdabid") ###### upload a picture ####### -bot.upload_photo("yoda.jpg", caption="biscuit eating baby") +bot.upload_photo("", caption="") ###### follow someone ####### -bot.follow("elonrmuskk") +bot.follow("mr_nobody.786") ###### send a message ####### -bot.send_message("Hello from Dhaval", ['user1','user2']) +bot.send_message("hlo🤗 mention aa gye har jgha se 🤧ignor ko kar sharm to ayi nhi hogi🤣🤣jo yaha bhi muh uhta ke chale👀 aye😁🤣 tumhari ko self respect nhi kya🙄🌚", ['user1','user2']) ###### get follower info ####### -my_followers = bot.get_user_followers("dhavalsays") +my_followers = bot.get_user_followers("anyone") for follower in my_followers: print(follower) -bot.unfollow_everyone() +bot.(activ)