Commit graph

18 commits

Author SHA1 Message Date
lyx0
f094d4c5dd upgrade to go-twitch-irc v4 2023-08-05 20:12:07 +02:00
lyx0
202513ee3e load command help text into redis at start 2023-04-13 20:48:11 +02:00
lyx0
39288bfd1c add redis storage for timers 2023-04-13 03:26:20 +02:00
lyx0
890a060c1c clean up comments 2023-03-04 03:13:24 +00:00
lyx0
76c78dfbb1 refactor from pkg to internal 2023-01-04 15:32:17 +01:00
lyx0
ee893cbea3 clean up 2023-01-04 15:24:40 +01:00
lyx0
95d8268a77 clean up editing timer 2022-08-27 22:00:17 +02:00
lyx0
7f7839d9cb add logic for editing a timer 2022-08-27 17:38:03 +02:00
lyx0
0b117a7ac4 check the time interval before trying to add it as a timer 2022-08-26 03:42:19 +02:00
lyx0
4ff29bcbaa check the time format string when creating a new timer. Format should be like 30m, 10h, or 10h30m 2022-08-26 02:27:42 +02:00
lyx0
5abb28ec5d clean up timers 2022-08-26 02:01:43 +02:00
lyx0
e8a4888489 fix only the last timer running 2022-08-25 05:43:15 +02:00
lyx0
f7c3d4659c actually delete and stop a timer. to test ()addtimer xD 5s xD and then ()deletetimer xD 2022-08-25 04:42:37 +02:00
lyx0
b55b3ed0cb delete a timer from the database 2022-08-24 21:00:09 +02:00
lyx0
9bf18d3cdf add scheduler onto application struct and set the timer on creation 2022-08-23 16:37:45 +02:00
lyx0
f030a9c2bf get timers from database and start them on startup 2022-08-22 03:06:23 +02:00
lyx0
6029d495b2 add a timer into the database 2022-08-22 02:13:07 +02:00
lyx0
feea944f64 start implementing timers 2022-08-21 21:04:27 +02:00