Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Oct 2, 2023. It is now read-only.
This repository was archived by the owner on Oct 2, 2023. It is now read-only.
There was an error while loading. Please reload this page.
Commands:
.timer create <timestamp> <message>: create a new timer that will sendmessageattimestampvia direct messages to the user. The number of timers per user is limited (configurable)..timer list: list all active timers.timer edit timestamp <id>: edit the timestamp of an active timer.timer edit message <id>: edit the message of an active timer.timer delete <id>: delete an active timer.timer snooze <id> <timestamp>: reactivate timer after message has been sent and resettimestamp.until <timestamp>: calculate the timedelta until now andtimestampand print it in formatx days <hours>:<minutes>:<seconds>omit days ifxis 0Examples for
<timestamp>:<unixtimestamp>yyyy-mm-dd hh:mm:ssyyyy-mm-ddyy-mm-dddd-mm-yydd-mm-yyyy5 min5 minutes1 hournext christmaschristmas5 months3 years180 secondsfirst week of augustcase does not matter
maybe there is a library to do this parsing
wiederkehrende timer (jeden tag um 20 uhr, bis man das ausmacht) (verhindert, dass man einen timer stellt, und das, was drin ist, dann doch vergisst, indem der einen täglich erinnert)