ghostjson / auto-insta-quote-post

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Auto Insta Quote Post

Automatically post quote images to the specified instagram account.

Currently this project is in BETA stage.

Commands

  • npm start - post a new quote to the specified instagram account
  • npm run login - login to the instagram account

Environment Variables

Variable Name Usage Required Default Values
INSTAGRAM_USERNAME Username of the instagram account yes - -
INSTAGRAM_PASSWORD Password of the instagram account yes - -
INSTAGRAM_HEADLESS Show or hide the UI of automation process no 'false' 'true' or 'false'
POST_WIDTH Width of the posted Image no 1080 number
POST_HEIGHT Height of the posted Image no 1080 number

About


Languages

Language:JavaScript 63.0%Language:Python 35.3%Language:Batchfile 1.8%