|
54dc8bd245
|
implement removal methods
|
2024-04-05 11:19:12 +02:00 |
|
|
d10dd2da00
|
autocomplete remove categories
|
2024-04-05 11:12:43 +02:00 |
|
|
ab53486ab3
|
bugfix: find responses only by keyword
|
2024-04-05 11:12:16 +02:00 |
|
|
0688dad57b
|
abort submit if response name is taken
|
2024-04-05 10:57:32 +02:00 |
|
|
b812d0e74d
|
categorize remove operations
|
2024-04-05 10:54:49 +02:00 |
|
|
2586ffb155
|
respond to modalSubmit event
|
2024-04-05 10:52:53 +02:00 |
|
|
fb17c4d10b
|
bugfix: adjusted parameters accordingly
|
2024-04-05 10:52:20 +02:00 |
|
|
601c9db54f
|
bugfix: display name instead of value
|
2024-04-05 10:51:36 +02:00 |
|
|
370361f9d3
|
'none found' fallback response
|
2024-04-05 10:51:17 +02:00 |
|
|
7f39be34ad
|
bugfix: find responses by keyword
|
2024-04-05 10:51:01 +02:00 |
|
|
9b4d5a1d02
|
bugfix: adjusted parameters accordingly
|
2024-04-05 10:31:06 +02:00 |
|
|
7672748ac8
|
bugfix: adjusted relative paths from major refactor
|
2024-04-05 10:30:41 +02:00 |
|
|
aed1d8472e
|
properly extracting parameters
|
2024-04-05 10:16:59 +02:00 |
|
|
c61a6fd282
|
response data modal
|
2024-04-04 20:34:47 +02:00 |
|
|
17570e81ac
|
basic autocompletion for responses
|
2024-04-04 20:34:10 +02:00 |
|
|
8a6166f188
|
list responses method
|
2024-04-04 20:33:44 +02:00 |
|
|
cf1ea38344
|
list keywords method
|
2024-04-04 20:33:31 +02:00 |
|
|
b44287a39e
|
remove response/keyword method
|
2024-04-04 20:33:18 +02:00 |
|
|
aa644dea9a
|
add response method
|
2024-04-04 20:32:59 +02:00 |
|
|
6830179746
|
create keyword method
|
2024-04-04 20:32:43 +02:00 |
|
|
37343d25b8
|
basic remove auto complete differentiation
|
2024-04-04 20:29:01 +02:00 |
|
|
1bfd25626a
|
basic keyword autocompletion
|
2024-04-04 20:27:00 +02:00 |
|
|
be5f26acca
|
prepare required imports
|
2024-04-04 20:23:26 +02:00 |
|
|
57cc53ba99
|
clean up: consistency and ease of use
|
2024-04-04 20:22:28 +02:00 |
|
|
30f3a97cc3
|
refactor: simpler command categorization
|
2024-04-04 10:01:43 +02:00 |
|
|
08567747c7
|
relative imports to properly type model instances
|
2024-04-04 09:55:14 +02:00 |
|
|
663f1313e9
|
clean up: consistency
|
2024-04-04 09:53:25 +02:00 |
|
|
db898a2a36
|
refactor: project wide renaming for accuracy
|
2024-04-04 08:59:37 +02:00 |
|
|
d7c26f7bee
|
refactor: auto format
|
2024-04-04 07:42:25 +02:00 |
|
|
4bd3e83add
|
bugfix: missing import
|
2024-04-03 19:33:34 +02:00 |
|
|
73fe43a392
|
refactor: auto format
|
2024-04-03 19:32:16 +02:00 |
|
|
79d69b7360
|
prepare code by splitting functions by subcommand
|
2024-04-03 19:30:47 +02:00 |
|
|
cc20990550
|
prepare new command structure
|
2024-04-03 18:45:10 +02:00 |
|
|
8b7c988409
|
clean up: missing data type
|
2024-04-03 18:44:20 +02:00 |
|
|
13f3c4e78a
|
clean up: consistency
|
2024-03-25 02:00:37 +01:00 |
|
|
54dcfddd1a
|
bugfix(linting): case block scope for variable usage
|
2024-03-23 22:49:57 +01:00 |
|
|
4653af6f90
|
bugfix: missing import for JSDoc
|
2024-03-23 22:49:42 +01:00 |
|
|
0d80761e2c
|
refactor: auto format
|
2024-03-23 22:47:24 +01:00 |
|
|
8d2f647ffd
|
find or create, then save guild on each interaction
|
2024-03-03 01:44:27 +01:00 |
|
|
580b54c549
|
implement role assignment slash command
|
2024-03-03 00:41:37 +01:00 |
|
|
4aee497fba
|
prepare member_roles with template
|
2024-03-02 23:49:13 +01:00 |
|
|
5c4192eb4b
|
reply and provide id
|
2024-02-16 17:37:53 +01:00 |
|
|
b99db199d7
|
fixed jsdoc type error
|
2024-02-13 20:29:02 +01:00 |
|
|
80d4693c3d
|
document code with jsdoc comments
|
2024-02-11 02:04:12 +01:00 |
|
|
4e3cfacfa4
|
bugfix: default permissions for members to use commands
|
2024-02-09 22:41:58 +01:00 |
|
|
7a9c2441a3
|
reformat: auto format
|
2024-02-08 21:11:56 +01:00 |
|
|
e69806c132
|
remove self roels contextcommand and shared function
|
2024-02-08 19:45:38 +01:00 |
|
|
dfe673bebc
|
remove self roles slashcommand
|
2024-02-08 19:34:01 +01:00 |
|
|
2c7dd26189
|
verbose console feedback
|
2024-02-08 19:09:02 +01:00 |
|
|
067702ecc6
|
remove vc from custom vc creation
|
2024-02-08 19:03:58 +01:00 |
|