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