GitXplorerGitXplorer
i

Insta-Bot

public
3 stars
2 forks
1 issues

Commits

List of commits on branch master.
Verified
5caceff12829bf92c79280d6e5c964b69d079146

Added random hashtags.

iimdeep2905 committed 5 years ago
Verified
3d5f3fc3a449b822895ef2983844b67378dfdc46

Update README.md

iimdeep2905 committed 5 years ago
Verified
6e54c4413babd0175b75a5b7c2452c73c5d1badc

Add files via upload

iimdeep2905 committed 5 years ago
Verified
a8992c669fcfcab8a5abb98be8c76b0ee3dc9dc5

Update README.md

iimdeep2905 committed 5 years ago
Verified
a006b586aa6c22c774ed82b40268b62d49e99a05

Changed caption source to randomtextgenerator.com

iimdeep2905 committed 5 years ago
Verified
717c741f08f050ea9f62476ddbedd979d07e262b

Update README.md

iimdeep2905 committed 5 years ago

README

The README file for this repository.

insta Bot

Follow the bot Here!

Introduction

This is a fun little project created in python. It will fetch random image from Unsplash and random caption from randomtextgenerator. Then it will post it on instagram using Instabot.

How to run

  1. Fulfill requirements in requirements.txt(i.e. pip install -r requirements.txt).
  2. Replace username and password with your credentials and run it with python main.py.

Credits

Contributors 💻 :

Without these excellant libraries ❤️ this would not have been possible.

  • pillow
  • selenium
  • instabot