18 Commits

Author SHA1 Message Date
76ab779ab2
fix position of Logging in InteractionRegistry
All checks were successful
github-mirror / push-github (push) Successful in 5s
Build / Gradle-Build (push) Successful in 35s
Test / Gradle-Test (push) Successful in 47s
2024-12-19 18:36:51 +01:00
3d19fae6b8
fix null issue in InteractionRegistry
All checks were successful
github-mirror / push-github (push) Successful in 4s
Build / Gradle-Build (push) Successful in 33s
Test / Gradle-Test (push) Successful in 44s
2024-12-19 18:34:00 +01:00
1ecbc563a6
add Logging in InteractionRegistry
Some checks failed
github-mirror / push-github (push) Successful in 5s
Build / Gradle-Build (push) Successful in 34s
Test / Gradle-Test (push) Failing after 44s
2024-12-19 18:07:33 +01:00
83a3efd4b8
add canRun check which i forgor 2024-12-02 21:19:58 +01:00
f89ae5e425
- add prototype Interactioncheck impementation.
All checks were successful
github-mirror / push-github (push) Successful in 4s
Build / Gradle-Build (push) Successful in 12s
Test / Gradle-Test (push) Successful in 16s
- refactor dependency injection to have all widely used dependencies in the Marinara class.
2024-11-28 10:32:48 +01:00
e39ac2d67e
fix random nulls in list 2024-11-01 17:37:36 +01:00
3d5201329b
Add missing initialisation and nonNull filter 2024-11-01 16:05:33 +01:00
19bf9d24bc
fix further naming
related to df94601816693e22e7ae44506fd0fe04a3bdabb5
2024-10-29 15:42:22 +01:00
d86c307166
rename and removal of ability for multiple subcommandgroups because I was dumb 2024-10-26 01:37:07 +02:00
11ebb3fdea
rename to make more sense 2024-10-26 00:43:05 +02:00
cf45d0e8ea
remove unused import 2024-10-25 20:47:54 +02:00
4a13899975
change to register all commands at once to use bulk overwrite features 2024-10-25 20:47:06 +02:00
824fcca52e
move InteractionHandler to interaction package 2024-10-25 19:41:28 +02:00
3e50a065a3
add wrapper register execution 2024-10-15 17:43:23 +02:00
410b299ad6
add first ApplicationCommandDefinition implementation 2024-10-15 17:30:39 +02:00
b809411faf
add registerCommands() method 2024-10-14 17:13:51 +02:00
f011ec513a
change name of add method as it makes sense 2024-10-14 00:54:29 +02:00
7901e8c380
add initial InteractionRegistry 2024-10-14 00:53:59 +02:00