You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let users schedule command executions:
!schedule [cmd] [start] [period]
eg:
!schedule '!curl http://time.is/' 23h42 1h
will result in the result of '!curl http://time.is/' to be displayed every hour starting at 23h42.
(Pretty much an evolution of #38 / !start)
The text was updated successfully, but these errors were encountered:
Let users schedule command executions:
!schedule [cmd] [start] [period]
eg:
!schedule '!curl http://time.is/' 23h42 1h
will result in the result of '!curl http://time.is/' to be displayed every hour starting at 23h42.
(Pretty much an evolution of #38 / !start)
The text was updated successfully, but these errors were encountered: