Add Choices and Autocomplete #8

Open
tueem wants to merge 9 commits from feat/choices into dev
Owner

supports manual entering, enums and dynamic autocomplete methods.

closes #2

supports manual entering, enums and dynamic autocomplete methods. closes #2
tueem added 2 commits 2024-12-14 11:43:18 +00:00
add prototype choices implementation
Some checks failed
github-mirror / push-github (push) Successful in 5s
Build / Gradle-Build (push) Successful in 50s
Test / Gradle-Test (push) Failing after 41s
69b27e4554
remove unnecessary getClass call fixing test
All checks were successful
github-mirror / push-github (push) Successful in 4s
Build / Gradle-Build (push) Successful in 36s
Test / Gradle-Test (push) Successful in 40s
f32c7045a1
tueem added 2 commits 2024-12-15 14:09:14 +00:00
First parts of AutocompleteInteraction added
add remaining parts of AutocompleteInteraction
All checks were successful
github-mirror / push-github (push) Successful in 4s
Build / Gradle-Build (push) Successful in 33s
Test / Gradle-Test (push) Successful in 40s
432db43bf5
tueem added 3 commits 2024-12-15 22:15:40 +00:00
add Autocomplete Test
All checks were successful
github-mirror / push-github (push) Successful in 4s
Build / Gradle-Build (push) Successful in 33s
Test / Gradle-Test (push) Successful in 39s
9d3a6b8b85
tueem changed title from WIP: Add Choices and Autocomplete to Add Choices and Autocomplete 2024-12-15 22:54:25 +00:00
tueem added 2 commits 2024-12-16 12:03:19 +00:00
add autocomplete option toggle, add double value for non javacord wrappers, rename OptionChoices to match with discords naming and general cleanup
All checks were successful
github-mirror / push-github (push) Successful in 4s
Build / Gradle-Build (push) Successful in 31s
Test / Gradle-Test (push) Successful in 39s
aaf4f3297a
All checks were successful
github-mirror / push-github (push) Successful in 4s
Build / Gradle-Build (push) Successful in 31s
Test / Gradle-Test (push) Successful in 39s
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feat/choices:feat/choices
git checkout feat/choices
Sign in to join this conversation.
No Reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: tueem/Marinara#8
No description provided.