• Joined on 2024-09-20
tueem pushed to master at tueem/Marinara 2024-10-29 14:43:11 +00:00
19bf9d24bc fix further naming
tueem closed issue tueem/TomatenMusic-V2#12 2024-10-28 20:38:28 +00:00
testissue
tueem opened issue tueem/Marinara#3 2024-10-28 20:18:45 +00:00
Add other interactions
tueem pushed to master at tueem/Marinara 2024-10-26 17:43:44 +00:00
ae7e66d06d Add Helper methods for easier command registration
tueem pushed to master at tueem/Marinara 2024-10-26 17:15:38 +00:00
df94601816 fix naming
tueem pushed to master at tueem/Marinara 2024-10-25 23:37:17 +00:00
d86c307166 rename and removal of ability for multiple subcommandgroups because I was dumb
tueem pushed to master at tueem/Marinara 2024-10-25 22:56:36 +00:00
f4a6bf937d rename to make more sense x2
tueem pushed to master at tueem/Marinara 2024-10-25 22:43:12 +00:00
11ebb3fdea rename to make more sense
tueem pushed to master at tueem/Marinara 2024-10-25 19:04:19 +00:00
fd749b31d8 add getUniqueExecutableDefinitions to ApplicationCommandDefinition
tueem pushed to master at tueem/Marinara 2024-10-25 18:47:59 +00:00
cf45d0e8ea remove unused import
4a13899975 change to register all commands at once to use bulk overwrite features
Compare 2 commits »
tueem pushed to master at tueem/Marinara 2024-10-25 18:26:02 +00:00
0c9d8ecb53 change global flag to a list of serverIds and if it is empty it will be global
ec75215b72 compare ApplicationCommand annotations only by name
f12c83cf96 add isGlobal variable to the command annotation
Compare 3 commits »
tueem pushed to master at tueem/Marinara 2024-10-25 18:01:36 +00:00
d0cbb096a8 remove unused libraries
824fcca52e move InteractionHandler to interaction package
492399ec82 Switch to internal Librarywrapper instance management.
Compare 3 commits »
tueem opened issue tueem/Marinara#2 2024-10-17 18:17:28 +00:00
Add Command Choices handler
tueem opened issue tueem/Marinara#1 2024-10-17 18:12:52 +00:00
Add Checks system
tueem pushed to master at tueem/Marinara 2024-10-15 15:43:34 +00:00
3e50a065a3 add wrapper register execution
b562349cae merge Global and Server register methods into one
Compare 2 commits »
tueem pushed to master at tueem/Marinara 2024-10-15 15:34:37 +00:00
e38a382a7a remnants of intermediate step removal
tueem pushed to master at tueem/Marinara 2024-10-15 15:31:28 +00:00
b0742e65ad add definition parameter to wrapper register method
410b299ad6 add first ApplicationCommandDefinition implementation
89d172e2f3 remove intermediate variable step
Compare 3 commits »
tueem pushed to master at tueem/Marinara 2024-10-14 15:14:01 +00:00
b809411faf add registerCommands() method
42a1d86bf9 add ApplicationCommandDefinition prototype
1a4dfff8ec + rename and move options into definition
bde3c401fb + rename
533af43bea rename of the Command data class
Compare 5 commits »
tueem pushed to master at tueem/Marinara 2024-10-13 22:55:03 +00:00
ac8f6bdbb3 First basic data in API object
f011ec513a change name of add method as it makes sense
7901e8c380 add initial InteractionRegistry
7fb27795d9 Removed Class target for the SubCommand Annotation as it makes no sense on a class
7a4bfbb6f8 add initial InteractionMethod logic
Compare 10 commits »
tueem pushed to master at tueem/Marinara 2024-10-13 12:29:26 +00:00
3db51e9c0b Added Interaction handler abstraction
aaa2785d37 added Command annotations and OptionType enum
14f9448ba4 Added Command abstraction layer
55bfeee2d0 added platform abstraction layer
Compare 4 commits »