Commit graph

6 commits

Author SHA1 Message Date
56e8f4765d
Fix crash if timer doesn't exist 2024-04-10 13:53:21 +02:00
6e8faadd97
Specify if the timer doesn't belong to author 2024-04-10 13:47:50 +02:00
7fef3eefce
Show custom message when showing timer 2023-06-30 19:17:23 +02:00
b0e9f88879
Fix timer show command failing 2023-06-01 12:30:57 +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
354d4cd098 Add timer show command
This command shows information about the timer with the ID you have as
an argument.
2023-05-09 10:09:10 +02:00