Go to file
Teriuihi 8a65c27bac Add command for managing staff join dates
Implemented `CommandStaffJoinDate` to allow viewing and setting staff join dates. Included methods in `QueriesStaffJoinDate` for database interactions and defined the `JoinDate` record to encapsulate join date information.
2024-08-25 19:39:43 +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 Add command for managing staff join dates 2024-08-25 19:39:43 +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