Commit Graph

70 Commits

Author SHA1 Message Date
1a4dfff8ec + rename and move options into definition 2024-10-14 17:12:44 +02:00
bde3c401fb + rename 2024-10-14 17:11:43 +02:00
533af43bea rename of the Command data class 2024-10-14 17:11:14 +02:00
ac8f6bdbb3 First basic data in API object 2024-10-14 00:54:50 +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
7fb27795d9 Removed Class target for the SubCommand Annotation as it makes no sense on a class 2024-10-14 00:53:00 +02:00
7a4bfbb6f8 add initial InteractionMethod logic 2024-10-14 00:51:36 +02:00
03f628aa03 add ReflectionUtil 2024-10-14 00:17:34 +02:00
e57f29500b rename Root- to ApplicationCommand 2024-10-14 00:17:16 +02:00
ddeed7c0dc remove converter 2024-10-13 21:15:30 +02:00
78e3a0ad51 move Command Annotations 2024-10-13 21:15:04 +02:00
421fb230e9 removed Command abstraction 2024-10-13 21:14:30 +02:00
3db51e9c0b Added Interaction handler abstraction 2024-10-13 14:29:14 +02:00
aaa2785d37 added Command annotations and OptionType enum 2024-10-13 14:28:25 +02:00
14f9448ba4 Added Command abstraction layer 2024-10-13 14:27:49 +02:00
55bfeee2d0 added platform abstraction layer 2024-10-13 14:27:04 +02:00
Tueem
fff20c8dab Move to correct location 2024-10-11 23:03:36 +02:00
Tueem
06307493b0 Project Init 2024-10-11 19:06:53 +02:00
0c375645d1 Initial commit 2024-10-11 16:52:01 +00:00