Commit graph

9 commits

Author SHA1 Message Date
22d1cbd570
Supply current unix timestamp with parseTime 2025-05-16 18:53:41 +02:00
0dc6af5984
Return text to send instead of sending in util function 2025-05-15 04:38:50 +02:00
17e7aa3dbb
Fix logic of deciding which parser to use
All checks were successful
CI / CI (push) Successful in 1m22s
2025-05-14 19:06:37 +02:00
24cc4eb26d
Check if the date is in the past
All checks were successful
CI / CI (push) Successful in 1m22s
2025-05-14 18:21:13 +02:00
a16263c04e
Remove unneeded fs require 2025-05-14 07:57:08 +02:00
9062b32009
Rename function to timeUntil 2025-05-14 07:33:10 +02:00
2c90c20e50
Allow dates to be used in timer command
All checks were successful
CI / CI (push) Successful in 1m23s
2025-05-14 06:51:03 +02:00
d41b28ec91
Use an sqlite3 database for timer feature
There were some other small edits as well, mostly formatting or better
logging in certain functions
2023-06-01 12:01:03 +02:00
2313c59a3a
Rewrite timer & Separate createTimer into own file 2023-04-28 23:02:32 +02:00