How I created a MEME bot using python
A Instagram Bot developed in Python who likes posts with #python3 and #javascript hashtag
Hi ๐, I'm Ananya
A passionate Software developer from India
Do you use Instagram? Do you want to know how to build an Instagram Bot? This will teach you how to automate Instagram activities with the help of an Instagram bot. Github Hashnode #hashnodebootcamp
Disclaimer: This code is for educational purposes only and the author is not responsible for any consequences resulted. Please do not try it if you do not agree with the condition.
Pre-requisites:
- An Instagram account, which you will use to run the bot script.
- Python
- Instapy module in Python
Tweepy You can refer to the Instapy's documentation
Installation: pip install Instapy Important: Depending on your system, make sure to use pip3 and python3 instead. If you would like to install a specific version of Instapy you may do so with:
pip install instapy==0.1.1 Time to Code: You can find the code in instagrambot.py
LICENSE: Copyright (c) 2021 Ananya Chatterjee Inspiration @AyushiRawat Instagram-Bot Repository is licensed under the MIT License If you have any Queries or Suggestions, feel free to reach out to me.
Show some โค๏ธ by starring some of the repositories!