discord_bot/util/timer
SileNce5k 24cc4eb26d
All checks were successful
CI / CI (push) Successful in 1m22s
Check if the date is in the past
2025-05-14 18:21:13 +02:00
..
checkTimer.js Use an sqlite3 database for timer feature 2023-06-01 12:01:03 +02:00
convertJSONToSQL.js Use an sqlite3 database for timer feature 2023-06-01 12:01:03 +02:00
createTimer.js Check if the date is in the past 2025-05-14 18:21:13 +02:00
deleteTimer.js Fix no message on timer delete 2023-07-26 23:47:32 +02:00
parseTime.js Allow dates to be used in timer command 2025-05-14 06:51:03 +02:00
sendTimerReminder.js Improve the timer reminder message 2024-03-03 19:12:41 +01:00
showTimer.js Fix crash if timer doesn't exist 2024-04-10 13:53:21 +02:00
timeUntil.js Rename argument name to something more sensible 2025-05-14 07:52:19 +02:00