Go to file
Teriuihi 8f6d1137ae Remove autocomplete from command options
Disabled autocomplete for "staff" and "join-time" options in the CommandStaffJoinDate constructor. This change simplifies the command interface by eliminating unnecessary suggestions.
2024-08-25 19:45:58 +02:00
gradle/wrapper Updated JDA and gradle + Refactor modal methods to match the JDA update 2024-08-07 00:17:58 +02:00
src/main Remove autocomplete from command options 2024-08-25 19:45:58 +02:00
.gitignore Include gradle wrapper in project 2024-01-13 09:19:52 +01:00
build.gradle.kts Updated JDA and gradle + Refactor modal methods to match the JDA update 2024-08-07 00:17:58 +02:00
example.requests.yml Add an example config. 2022-09-10 10:38:06 +02:00
gradlew Updated JDA and gradle + Refactor modal methods to match the JDA update 2024-08-07 00:17:58 +02:00
gradlew.bat Updated JDA and gradle + Refactor modal methods to match the JDA update 2024-08-07 00:17:58 +02:00
Jenkinsfile Added Jenkins file 2024-08-07 00:26:11 +02:00
settings.gradle.kts Update JDA interactions and adjust package imports 2024-01-13 08:27:42 +01:00