Commit graph

41 commits

Author SHA1 Message Date
lyx0 b2c8c4ab61 add help command that returns a help text about a command 2023-03-04 03:14:14 +00:00
lyx0 5dd6402941 add help column for commands and implement a command setting a new help text 2023-03-04 01:29:29 +00:00
lyx0 4be80755fc add 'help' column to command model 2023-03-04 00:04:28 +00:00
lyx0 76c78dfbb1 refactor from pkg to internal 2023-01-04 15:32:17 +01:00
lyx0 7f7839d9cb add logic for editing a timer 2022-08-27 17:38:03 +02:00
lyx0 b55b3ed0cb delete a timer from the database 2022-08-24 21:00:09 +02:00
lyx0 f030a9c2bf get timers from database and start them on startup 2022-08-22 03:06:23 +02:00
lyx0 0e51d7f45b add get and insert models for timers 2022-08-22 02:12:54 +02:00
lyx0 feea944f64 start implementing timers 2022-08-21 21:04:27 +02:00
lyx0 5e3ee66bae update a command through the api 2022-08-17 20:57:25 +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 4125967c63 set default command category to uncategorized instead of default 2022-08-15 13:53:07 +02:00
lyx0 96eedbe293 add command category in database and add an command to add the category from 2022-08-15 00:53:41 +02:00
lyx0 d463b98633 add comments 2022-08-13 02:06:54 +02:00
lyx0 e029110ec7 add comments 2022-08-12 23:06:39 +02:00
lyx0 f241f2a816 add comments 2022-08-12 02:50:45 +02:00
lyx0 afc2b74ff0 add some more placeholder commands 2022-08-11 20:35:34 +02:00
lyx0 ceb9c4b98d add command to change the level of a command in the database 2022-08-11 20:35:22 +02:00
lyx0 88b114a826 make seperate error commands depending on if a channel or a command already exists 2022-08-11 01:50:30 +02:00
lyx0 841025cac0 implement adding commands to the database 2022-08-11 01:18:51 +02:00
lyx0 b625d46258 add Get channel method 2022-08-11 01:18:23 +02:00
lyx0 76e7a4f755 add command model 2022-08-11 01:18:04 +02:00
lyx0 fa9566d6ce get channels from database and join them on startup 2022-08-10 18:16:39 +02:00
lyx0 b91dc8d60a add updating user level 2022-08-10 00:14:54 +02:00
lyx0 332de23f64 implement GetAllChannels functionality 2022-08-09 23:19:08 +02:00
lyx0 1728fb54f9 add adding and deleting user to the database 2022-08-09 22:34:12 +02:00
lyx0 fda0e7d8b8 add user models 2022-08-09 21:25:44 +02:00
lyx0 58b02f178e remove announce and check if the channel is already in the database 2022-08-09 21:24:46 +02:00
lyx0 3abbeba46f change joined_at to added_at 2022-08-09 20:08:32 +02:00
lyx0 3f16128812 delete channel from database 2022-08-09 19:50:46 +02:00
lyx0 1c268cd09a add channel to database 2022-08-09 01:09:53 +02:00
lyx0 07a39a7fcb add channel models 2022-08-09 00:07:32 +02:00
lyx0 54d1b93b2d add database models for twitch channel 2022-08-08 23:58:38 +02:00
lyx0 6fbe68a0a4 move config to main file and add database connection 2022-08-08 23:13:33 +02:00
lyx0 86c7217974 start rewrite 2022-08-06 23:45:02 +02:00
lyx0 0b7b365e03 asd 2022-04-26 06:30:53 +02:00
lyx0 a2a99b81eb start new 2022-04-15 23:11:42 +02:00
lyx0 b7daac2619 restructure 2022-03-10 23:00:37 +01:00
lyx0 61946d6402 add Admin config variables 2022-03-07 16:45:16 +01:00
lyx0 fab09d68ae fix .env 2022-03-06 20:40:00 +01:00
lyx0 0098d5fb48 start rewrite 2022-03-06 20:19:55 +01:00