AltitudeBot/src/main/java/com/alttd/schedulers
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
..
AuctionScheduler.java Update JDA interactions and adjust package imports 2024-01-13 08:27:42 +01:00
PollTimerTask.java Added command to update total votes manually 2023-06-05 03:41:02 +02:00
ReminderScheduler.java Attempt to add text to embeds for appeal reminders so users can be tagged in them 2023-08-02 22:12:51 +02:00