This monitor allows you to monitor a plethor of instagram accounts for new posts. It's not reccomended to have a low delay as Instagram will limit you an end up blocking your IP from accessing their services (this includes Facebook).
- Rename the
config.example.json
file toconfig.json
- Input your settings following the format.
- install packages via
npm install
- run
npm run build
to compile from TypeScript to JavaScript - run
npm start
or run indefinintely usingpm2