Commit graph

543 commits

Author SHA1 Message Date
lyx0
3d63965f7b switch license to current year 2023-01-04 15:40:27 +01: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
b93d10f625 remove unused twitchAccessToken 2022-09-01 15:12:25 +00:00
lyx0
48e16c06a9 initialize the helix client in a more elegant way 2022-08-30 20:27:20 +02:00
lyx0
f5d6eca30c add twitch helix client 2022-08-29 21:24:30 +02:00
lyx0
3f49874886 add nicklaw5/helix 2022-08-29 21:24:21 +02: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
e6c54b90b8 remove outdated instructions from readme 2022-08-26 03:49:18 +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
3af85de04f remove unused modules 2022-08-25 04:47:27 +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
ca1f4a35c4 add join messages to my other channels 2022-08-22 03:37:22 +02:00
lyx0
8ea406ad50 add some more timers 2022-08-22 03:37:02 +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
0e51d7f45b add get and insert models for timers 2022-08-22 02:12:54 +02:00
lyx0
53045e1b20 add timer migrations 2022-08-22 02:12:19 +02:00
lyx0
feea944f64 start implementing timers 2022-08-21 21:04:27 +02:00
lyx0
61f15ef9e3 move application and config struct to main 2022-08-20 15:14:05 +02:00
lyx0
8ce13d01c3 get commandname from url 2022-08-18 22:24:19 +02:00
lyx0
69819e4241 add web 2022-08-18 22:01:53 +02:00
lyx0
c6596f7733 add cors headers 2022-08-18 22:01:48 +02:00
lyx0
44aa74da44 not using nextjs 2022-08-18 20:55:35 +02:00
lyx0
7dd3bf3f14 add simple gocron timer 2022-08-18 18:57:29 +02:00
lyx0
597f064550 commands n shit xD 2022-08-17 23:59:26 +02:00
lyx0
daef54bd01 add command 2022-08-17 23:14:08 +02:00
lyx0
661a30542b add NotFound and MethodNotAllowed routes 2022-08-17 23:14:05 +02:00
lyx0
a72bb0b066 Patch, Delete, Post, Get 2022-08-17 21:17:40 +02:00
lyx0
7144b0d61d add logs 2022-08-17 21:17:29 +02:00
lyx0
5e3ee66bae update a command through the api 2022-08-17 20:57:25 +02:00
lyx0
8e0a307b11 add delete command route for the api 2022-08-17 18:07:50 +02:00
lyx0
e9438d3b21 add insomnia document 2022-08-17 17:14:56 +02:00
lyx0
b4c8c7bc59 add a command to the database through the api 2022-08-17 15:32:42 +02:00
lyx0
650e7f450f pass in a command to the insert method instead of name, text 2022-08-17 14:45:35 +02:00
lyx0
0099236bc8 clean up 2022-08-16 18:05:55 +02:00
lyx0
3843c76906 start implementing an api for the commands 2022-08-16 16:35:45 +02:00
lyx0
003a3737ac add commands 2022-08-16 16:34:36 +02:00
lyx0
adda19c892 create next app 2022-08-16 01:16:51 +02:00
lyx0
6f11502f01 add byechat 2022-08-16 00:55:00 +02:00
lyx0
274a34cf7d clean up weather command 2022-08-15 17:38:10 +02:00
lyx0
73299f776c add openweathermap key 2022-08-15 17:37:35 +02:00
lyx0
3b395f0bc2 check if the location was found before replying 2022-08-15 15:12:59 +02:00
lyx0
f3bcd83855 add current weather command 2022-08-15 15:04:43 +02:00