Commit Graph

14 Commits

Author SHA1 Message Date
fcc99597e6
remove unused imports 2024-11-07 11:51:43 +01:00
d457e57614
Add Button Execution Test 2024-11-07 11:51:02 +01:00
8a7348eebc
fix class names and add Button Interaction type case 2024-11-07 11:50:52 +01:00
5689fef866
remove unused import 2024-11-07 11:49:30 +01:00
eaff502892
remove unused imports 2024-11-06 14:29:42 +01:00
76d4d5b525
add Javacord impl 2024-11-05 15:55:01 +01:00
11fd16fa77
Add Command Execution test 2024-11-01 17:38:02 +01:00
bbeb58e5e4
fix isAssignableFrom order 2024-11-01 17:37:49 +01:00
9f87f47b1f
Add Javacord test 2024-11-01 16:07:18 +01:00
6bd6021b86
finish first version of javacord wrapper with implementation of:
- getInteractionType()
- convertCommandOption()
- getCommandDefinition
2024-10-31 16:06:23 +01:00
b0abb423d3
add register impl 2024-10-29 23:20:19 +01:00
22f9810f7b
Add first version of command registration code 2024-10-29 23:08:15 +01:00
9768572577
add javacord dependency 2024-10-29 23:03:29 +01:00
2cdf574df0
add base structure 2024-10-29 23:03:29 +01:00