akastijn
0960795d40
Remove redundant jar task configuration in build.gradle.kts.
2025-08-08 23:31:57 +02:00
Teriuihi
81b53cd1f8
Update dependencies and build process
...
Upgraded multiple dependencies including Spring Boot, JDA, and Configurate to their latest versions. Updated Java toolchain to version 21. Added the Versions plugin for dependency version management. Modified Jenkins build process to use `shadowJar`.
2025-06-20 23:10:46 +02:00
Teriuihi
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
Teriuihi
964bfc85fa
Initial commit for handling forms
2024-03-31 11:02:51 +02:00
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
Teriuihi
4af7628203
Moved AltitudeLogs to repository
2023-05-23 04:18:45 +02:00
Teriuihi
94f1d566ac
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
Teriuihi
df6d060863
Added a command to get suggestion data into excel
2023-03-12 05:32:07 +01:00
Teriuihi
7a76ff9d14
Update to jda alpha 20 (has forums support)
2022-09-29 19:01:30 +02:00
Teriuihi
ce8cabdbc9
Updated to the latest commit for the forum branch
2022-09-16 21:57:46 +02:00
Len
649d5e73c2
Missed merging in lombok
2022-09-16 09:17:52 +02:00
Len
e8a92c9995
Merge branch 'dev/update' into forums
...
# Conflicts:
# build.gradle.kts
# src/main/java/com/alttd/AltitudeBot.java
# src/main/java/com/alttd/commandManager/commands/AddCommand/CommandManage.java
# src/main/java/com/alttd/commandManager/commands/AddCommand/SubCommandGroupSet.java
# src/main/java/com/alttd/commandManager/commands/AddCommand/SubCommandGroupUnset.java
# src/main/java/com/alttd/commandManager/commands/CommandHelp.java
# src/main/java/com/alttd/commandManager/commands/PollCommand/CommandPoll.java
# src/main/java/com/alttd/listeners/JDAListener.java
2022-09-16 09:15:41 +02:00
Len
68b1366e03
Use JDA forum branch
2022-09-16 08:43:23 +02:00
Stijn
d6b631e232
Updated JDA
2022-09-14 21:36:43 +02:00
Len
1157b90d51
Add lombok
2022-09-09 16:15:13 +02:00
Len
d371b44a66
Update JDA
2022-09-09 15:31:14 +02:00
Len
3bb4fa8b0f
Update build.gradle.kts
2022-09-09 15:21:19 +02:00
destro174
efe505693d
Update JDA
2022-04-22 21:17:05 +02:00
destro174
1793dc59ee
Fix relocation
2022-04-16 10:37:01 +02:00
Stijn
aa42ba000c
Added console commands
2022-04-13 21:46:09 +02:00
Teriuihi
beae61728c
Attempted to add mysql
2022-04-11 02:41:12 +02:00
destro174
0c27b1ccd8
Move up task creation and add Main-Class
2022-04-08 20:18:36 +02:00
Teriuihi
8f45b7039a
did a lot of work on poll command
2022-03-31 22:08:50 +02:00
Stijn
9f1f62d593
Initial commit
2022-03-09 22:11:11 +01:00