A simple but powerful, library-agnostic Discord Interaction Wrapper
Go to file
tueem f89ae5e425
All checks were successful
github-mirror / push-github (push) Successful in 4s
Build / Gradle-Build (push) Successful in 12s
Test / Gradle-Test (push) Successful in 16s
- add prototype Interactioncheck impementation.
- refactor dependency injection to have all widely used dependencies in the Marinara class.
2024-11-28 10:32:48 +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 prototype Interactioncheck impementation. 2024-11-28 10:32:48 +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