ivastly / best-liker

Tiny lib on top of Instagram API which makes you always be the first to like any new post of your favorite blogger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rationale

Sometimes you want to be the first liker of your favorite instagram blogger. Some of instagram stars (e.g. @temalebedev) suggests additional benefits for the first 3 noble likers of their posts. So, it is more than worth liking and be the first.

Usage

  • clone, composer install
  • create .env file in the root of the project (see .env.example)
  • run php index.php under cron, every 5 minutes (*/5 * * * *)

Production usage examples

This code is live on production right now (see the first like on every post of @temalebedev on Instagram)

Tests

none

LICENSE

see LICENSE.md

About

Tiny lib on top of Instagram API which makes you always be the first to like any new post of your favorite blogger

License:Do What The F*ck You Want To Public License


Languages

Language:PHP 100.0%