Could someone explains to me if there is a way to post messages at regular intervals to slack through botkit?
I would like to send messages that arrive from a Rabbitmq queue. I've seen that in the project documentation there are just examples that attach to specific events.
I'm sorry if the question is stupid, it's my first project with botkit. Thank you in advance.