#schedule a job every x time

1 messages · Page 1 of 1 (latest)

turbid wren
#

Is there a good way to make the bot do something every specified time? for example if I want it to change it's status every Friday at 11am, is there a good way to do this?

unborn veldt
#

or you could do a task that runs once every 24 hours and checks if it's Friday

turbid wren
#

oh right I forgot about that, thanks!