Commit graph

25 commits

Author SHA1 Message Date
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