Commit Graph
9 Commits
Author SHA1 Message Date
stijn 2c1088ef2e Update from v5 -> v6 for JDA 2025-11-08 19:35:28 +01:00
auto 994cd7a85f Updated JDA and gradle + Refactor modal methods to match the JDA update
Refactor modals to use `addActionRow` instead of `addActionRows`. Updated JDA dependency to version 5.0.2 and upgraded Gradle to version 8.5.
2024-08-07 00:17:58 +02:00
auto 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
auto 3c4213f188 Fixed spelling 2022-09-21 23:24:18 +02:00
auto d4411af654 Filter out zero width spaces to prevent ppl messing with the bot 2022-09-16 21:57:33 +02:00
auto 2676acc205 Made suggestions work with forums and added support for forum channels to other commands 2022-09-16 18:58:06 +02:00
auto 3c9b49ab46 Added button manager and some buttons for suggestions
Added a way to reload commands
Added a way to set output channels
2022-09-15 21:34:27 +02:00
Stijn 49a5903da0 More work on suggestion modal 2022-09-14 22:10:20 +02:00
Stijn 6a05dec5b9 Added a way to make modals and added a suggestion modal 2022-09-14 21:36:59 +02:00