Take periodic image snapshots of a Raspberry pi camera's (or any camera in mjpeg) mjpeg stream and post them to a Discord webhook
copy .env.example
to .env
and fill out the webhook information and the mjpeg stream url
yarn
or npm install
npm start