AltitudeBot/src/main/java/com/alttd/database
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
..
queries Add command for managing staff join dates 2024-08-25 19:39:43 +02:00
Database.java 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
DatabaseTables.java Create event management system, added event notifier for community events 2024-08-07 00:18:40 +02:00