I currently have this code below:
function subscribeNotifs(city, number, time, state){ const task = cron.schedule(`0 ${time} * * *`, () => { getData(cit