Go to file
Teriuihi e9db832901 Refactor code to replace GenericSelectMenuInteraction with StringSelectInteraction
The commit replaces instances of `GenericSelectMenuInteractionEvent` with `StringSelectInteractionEvent` to enhance type safety. This renaming results in a more specific interaction event and eliminates the need to check for type instantiation. In addition, a modification has been made to ensure a bid finishes properly in the `SelectMenuAuction` class with `deferEdit`.
2024-01-14 13:26:43 +01:00
src/main/java/com/alttd Refactor code to replace GenericSelectMenuInteraction with StringSelectInteraction 2024-01-14 13:26:43 +01:00
.gitignore Updated .gitignore 2022-09-15 21:36:16 +02:00
build.gradle.kts Update JDA interactions and adjust package imports 2024-01-13 08:27:42 +01:00
example.requests.yml Add an example config. 2022-09-10 10:38:06 +02:00
gradlew.bat Tried doing some work on embed command 2022-03-23 22:09:30 +01:00
settings.gradle.kts Update JDA interactions and adjust package imports 2024-01-13 08:27:42 +01:00