Commit Graph

18 Commits

Author SHA1 Message Date
c363ab9744 add ability to return false to cancel execution in pre Checks and remove return type on post checks
All checks were successful
github-mirror / push-github (push) Successful in 7s
Build / Gradle-Build (push) Successful in 14s
Test / Gradle-Test (push) Successful in 21s
2024-12-01 13:06:42 +01:00
33392b02fb add InteractionCheck test
All checks were successful
github-mirror / push-github (push) Successful in 4s
Build / Gradle-Build (push) Successful in 13s
Test / Gradle-Test (push) Successful in 15s
2024-11-29 21:41:46 +01:00
6eb7fb723f add geantyref to fix and simplify generic Type parsing.
Also switch to java 23 to avoid conflicts and issues.
2024-11-29 21:36:02 +01:00
c00b6033cc rename package in wrapper-javacord
All checks were successful
github-mirror / push-github (push) Successful in 4s
2024-11-13 10:08:55 +01:00
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