discord_bot/util/timer
Repository files (latest commit first)
Filename Latest commit message Latest commit date
SileNce5k 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
..
checkTimer.js Fix timer being sent multiple times 2022-07-01 00:32:55 +02:00
createTimer.js Rewrite timer & Separate createTimer into own file 2023-04-28 23:02:32 +02:00
deleteTimer.js Add the ability to delete timers 2023-04-29 17:26:10 +02:00
parseTime.js Add ability to use weeks in timer command 2023-04-16 14:04:31 +02:00
sendTimerReminder.js Rewrite timer command to use JSON 2022-06-09 18:44:30 +02:00
showTimer.js Add timer show command 2023-05-09 10:09:10 +02:00