Skip to content

devlucky/luckybot

This branch is 1 commit ahead of master.

Folders and files

NameName
Last commit message
Last commit date
Apr 3, 2019
Mar 29, 2019
Apr 1, 2019
Jan 30, 2020
Apr 17, 2019
Apr 14, 2019
Mar 27, 2019
Mar 28, 2019
Mar 19, 2019
Mar 27, 2019
Apr 17, 2019
Apr 1, 2019
Dec 3, 2022

Repository files navigation

luckybot

Opinionated Instagram automation tool

Install

$ yarn add luckybot

Development

install dependencies

$ yarn

run dev mode

$ LUCKYBOT_USER=your_instagram_user LUCKYBOT_PASS=your_instagram_password LUCKYBOT_HASTAG=hashtag_to_like yarn dev

check types

$ yarn typecheck

build

$ yarn build