Commit graph

4 commits

Author SHA1 Message Date
b89b926f9a
Update actions/checkout to v4
All checks were successful
CI / CI (push) Successful in 17s
Lint Codebase / eslint (push) Successful in 13s
2024-11-05 06:37:03 +01: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
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
2dab176290
Split up onReady into own function
1
2021-07-10 13:02:41 +02:00