Commit graph

16 commits

Author SHA1 Message Date
lyx0 78dff0e347 fix old comments 2024-02-28 11:53:39 +01:00
lyx0 1ea990e98e refactor commands. Remove category, rename help to description 2023-12-18 00:04:27 +01:00
lyx0 3678bffd5b fix error showing up when an invalid channel was provided 2023-12-17 19:49:24 +01:00
lyx0 8e13bb4102 add command that lists all commands for the channel it was sent in 2023-12-17 18:48:46 +01:00
lyx0 b0f05530a1 make database commands channel sensitive 2023-12-10 23:50:59 +01:00
lyx0 3deafe8c62 add command that lists all commands 2023-12-03 17:24:42 +01: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 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 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