A simple but powerful, library-agnostic Discord Interaction Wrapper
Go to file
tueem 019ba8f552
add getMostSpecificMethod method to simplify Check method parsing.
This Method searches the The method that has the best matching parameters with the fewest inheritance levels as possible. Left sided priority
2024-11-29 18:15:47 +01:00
.gitea/workflows move to seperate files because gitea does not have expressions yet 2024-11-20 12:01:47 +01:00
gradle add publications 2024-11-13 10:22:25 +01:00
lib add getMostSpecificMethod method to simplify Check method parsing. 2024-11-29 18:15:47 +01:00
wrapper/javacord rename package in wrapper-javacord 2024-11-13 10:08:55 +01:00
.gitattributes Project Init 2024-10-11 19:06:53 +02:00
.gitignore ignore bin directories 2024-11-06 14:43:11 +01:00
build.gradle.kts enable dev branch publishing 2024-11-20 11:52:41 +01:00
gradle.properties add first version of CI with build, test and publish 2024-11-14 11:53:08 +01:00
gradlew add publications 2024-11-13 10:22:25 +01:00
gradlew.bat Project Init 2024-10-11 19:06:53 +02:00
LICENSE Initial commit 2024-10-11 16:52:01 +00:00
README.md Initial commit 2024-10-11 16:52:01 +00:00
settings.gradle.kts add publications 2024-11-13 10:22:25 +01:00

Marinara

A simple but powerful, library-agnostic Discord Interaction Wrapper