A simple but powerful, library-agnostic Discord Interaction Wrapper
Go to file
tueem 6bd6021b86
finish first version of javacord wrapper with implementation of:
- getInteractionType()
- convertCommandOption()
- getCommandDefinition
2024-10-31 16:06:23 +01:00
gradle finish first version of javacord wrapper with implementation of: 2024-10-31 16:06:23 +01:00
lib Add getFullSlashCommand() method to get the SlashCommand annotation instance that has options if it is a rootcommand 2024-10-29 23:03:09 +01:00
wrapper/javacord finish first version of javacord wrapper with implementation of: 2024-10-31 16:06:23 +01:00
.gitattributes Project Init 2024-10-11 19:06:53 +02:00
.gitignore Project Init 2024-10-11 19:06:53 +02:00
gradlew Project Init 2024-10-11 19:06:53 +02: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 base structure 2024-10-29 23:03:29 +01:00

Marinara

A simple but powerful, library-agnostic Discord Interaction Wrapper