# # The cron.txt allows you to define actions that are executed by the bot in cirtain intervalls. # The format is # TAB # OR # TABTAB (You can use * as a wildcard) # # Check every hour for the new update 3600 update # Greet me once a day just after i got out of bed at 11:30 (24 hour format) 30 11 say good morning! # Say something 5 min after every full hour 05 * say still online