discord_bot/util/timer
SileNce5k ed77c2aaf1
All checks were successful
CI / CI (push) Successful in 1m24s
Allow dates to be used in timer command
And some general cleanup of a couple of functions.
2025-05-17 11:15:05 +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 Allow dates to be used in timer command 2025-05-17 11:15:05 +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-17 11:15:05 +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 Allow dates to be used in timer command 2025-05-17 11:15:05 +02:00