Skip to content

Simple Bot to post Motivational Quotes Daily using Fcron ( Cron Alternative)

License

Notifications You must be signed in to change notification settings

bhavindhodia/InstaBot

Repository files navigation

InstaBot

Simple Bot to post Motivational Quotes Daily using Fcron ( Cron Alternative)

Clone

git clone https://github.com/bhavindhodia/InstaBot.git

Create Python Virtual Enviroment

 virtualenv .
 source bin/activate

Install all dependiency using requirements.txt

pip install -r requirements.txt

Create secret.py

File with your instagram credentials

username = "ai2motivate"
password = "abcd"

Run

python bot.py

About

Simple Bot to post Motivational Quotes Daily using Fcron ( Cron Alternative)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages