|
5feaa89583
|
Return NaN in default case
|
2022-06-11 21:34:07 +02:00 |
|
|
76da183b67
|
Add days as option in timer command
+ Remove useless comments
|
2022-06-10 20:19:51 +02:00 |
|
|
513f62a1cf
|
Parse to float instead of parse to int
|
2022-06-09 23:21:55 +02:00 |
|
|
5bb6acc9e4
|
Write to timers.json after reminder has passed
|
2022-06-09 19:25:58 +02:00 |
|
|
6bbc8efcdd
|
Fix comparison
|
2022-06-09 19:23:45 +02:00 |
|
|
0c0e4d40c3
|
Move require line to inside the function
|
2022-06-09 19:09:26 +02:00 |
|
|
04f39582a4
|
Rewrite timer command to use JSON
* Rewrite parseTime to use seconds instead of ms
* Move parseTime to timer subdirectory
* Implement checkTimer and sendTimerReminder.
|
2022-06-09 18:44:30 +02:00 |
|