Go to file
Teriuihi 57b86d1933 Update JDA interactions and adjust package imports
This commit updates the handling of JDA interactions to use the latest available methods and classes. Classes such as Modal and SelectMenu have been refactored and updated with new package locations. This change also includes adjustments for event handling where methods dealing with SelectMenuInteractionEvent are updated to GenericSelectMenuInteractionEvent and StringSelectInteractionEvent. Finally, minor changes were made to replace the use of some javax annotations with their JetBrains equivalents.
2024-01-13 08:27:42 +01:00
src/main/java/com/alttd Update JDA interactions and adjust package imports 2024-01-13 08:27:42 +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