AltitudeBot/src/main/java/com/alttd
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
..
buttonManager Create event management system, added event notifier for community events 2024-08-07 00:18:40 +02:00
commandManager Add command for managing staff join dates 2024-08-25 19:39:43 +02:00
communication Initial commit for handling forms 2024-03-31 11:02:51 +02:00
config Merge branch 'master' into forms 2024-04-28 17:06:27 +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 Create event management system, added event notifier for community events 2024-08-07 00:18:40 +02:00
database Add command for managing staff join dates 2024-08-25 19:39:43 +02:00
DTO Add command for managing staff join dates 2024-08-25 19:39:43 +02:00
listeners Create event management system, added event notifier for community events 2024-08-07 00:18:40 +02:00
modalManager Create event management system, added event notifier for community events 2024-08-07 00:18:40 +02:00
request Refactor code to replace GenericSelectMenuInteraction with StringSelectInteraction 2024-01-14 13:26:43 +01:00
schedulers Create event management system, added event notifier for community events 2024-08-07 00:18:40 +02: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 Create event management system, added event notifier for community events 2024-08-07 00:18:40 +02:00
AltitudeBot.java Merge branch 'master' into forms 2024-04-28 17:06:27 +02:00