Inspiration
Major League Hacking is my inspiration.
What it does
It shares photos on my Instagram.
How we built it
I built it using Python,
from instabot import Bot
bot = Bot()
bot.login(username = "yousufkhan16342", password = "password")
bot.upload_photo("/home/kali/pictures/cutecat.jpg",caption = "Cute Cat")
Challenges we ran into
It was a fun challenge.
Accomplishments that we're proud of
I am proud of taking this challenge.
What we learned
I learned Python.
What's next for Create a Hack to Share Photos
To built a more advanced hack.
Log in or sign up for Devpost to join the conversation.