Scheduler and Bot Integration

Scheduler and Bot Integration

Hey,

I am working on a bot which asks "certain user" "certain specific questions" at a scheduled time interval on a recurring basis. E.g. agenda and a mood every morning. 

It then saves these answers into the database and report these answers on a specific channel. 

How can I integrate a scheduler with a bot integration? Or is there some other approach that I should start with?

Thanks