Use cron package to automate in NodeJS
Cron has a long history in computing and comes with many terrifying and amazing stories.

This tutorial will demonstrate how to build a simple Node app using an Express server to run your cronjob. It has a ton of automation potential, and once you get the hang of using cron you can do many things, like automate social media postings! 😃