This bot was inspired by youtube video
So here is idea making bot to be every day reminder to record one second video and later every month it will compile 30 seconds video and send it to you in telegram.
Install dependencies
npm i
Run app
npm run dev
Run migration:
npx sequelize-cli db:migrate