8 Commits

Author SHA1 Message Date
83b446e6fb
refactor(logger): remove LoggerUtil and add simplelogger for tests
Some checks failed
github-mirror / push-github (push) Successful in 1m48s
Build / Gradle-Build (push) Failing after 12s
Test / Gradle-Test (push) Failing after 13s
2025-04-14 02:09:33 +02:00
ebf5600e29
add cutin dependency 2025-04-10 13:39:10 +02:00
4c5e28b679
feat(logging): replace log4j dependency with slf4j and replace imports
All checks were successful
github-mirror / push-github (push) Successful in 3s
Build / Gradle-Build (push) Successful in 38s
Test / Gradle-Test (push) Successful in 51s
2025-03-17 10:52:24 +01:00
ded81983e3
migrate AutocompleteTest and add mockito ofc 2025-02-19 14:00:01 +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
6bd6021b86
finish first version of javacord wrapper with implementation of:
- getInteractionType()
- convertCommandOption()
- getCommandDefinition
2024-10-31 16:06:23 +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