AltitudeBot/src/main/java/com/alttd
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
..
buttonManager Leave a message in the appeal thread notifying us of who completed it and when 2023-10-27 02:05:26 +02:00
commandManager Optimize message retrieval in CommandDataSuggestions 2024-01-13 14:03:24 +01:00
config Changed to new logging, static implementation for now which is not ideal, but it's not worth spending the time to fix it right now 2023-05-21 21:54:59 +02:00
console Changed to new logging, static implementation for now which is not ideal, but it's not worth spending the time to fix it right now 2023-05-21 21:54:59 +02:00
contextMenuManager Update JDA interactions and adjust package imports 2024-01-13 08:27:42 +01:00
database Update JDA interactions and adjust package imports 2024-01-13 08:27:42 +01:00
listeners Refactor code to replace GenericSelectMenuInteraction with StringSelectInteraction 2024-01-14 13:26:43 +01:00
modalManager Update JDA interactions and adjust package imports 2024-01-13 08:27:42 +01:00
request Refactor code to replace GenericSelectMenuInteraction with StringSelectInteraction 2024-01-14 13:26:43 +01:00
schedulers Update JDA interactions and adjust package imports 2024-01-13 08:27:42 +01:00
selectMenuManager Refactor code to replace GenericSelectMenuInteraction with StringSelectInteraction 2024-01-14 13:26:43 +01:00
templates Initial commit 2022-03-09 22:11:11 +01:00
util Added balance command and related queries 2024-01-13 08:27:15 +01:00
AltitudeBot.java Changed to new logging, static implementation for now which is not ideal, but it's not worth spending the time to fix it right now 2023-05-21 21:54:59 +02:00