Commit Graph

7 Commits

Author SHA1 Message Date
c571e03495 fix(client): log loaded guild configurations on client ready 2025-11-03 14:24:47 +01:00
6b10aaa009 feat: refactor command imports, enhance status service with logging and notification features, and update entity definitions 2025-10-31 10:02:44 +01:00
5b3167bf14 feat(types): define CommandDefinition type for command handling 2025-10-29 15:42:11 +01:00
7f9468bc99 feat(command): enhance ping command with button interaction and improved response format 2025-10-29 15:36:45 +01:00
43b7bdd8b4 feat(database): add TypeORM configuration and initialize data source
- Added TypeORM and PostgreSQL dependencies to package.json.
- Created data-source.ts to configure the database connection.
- Initialized the data source in index.ts and added logging for successful connection.
- Updated devDependencies to include @types/node for better type support.
2025-10-29 10:44:12 +01:00
8bb0797b3a Status update for server statuses. 2025-10-29 09:19:34 +01:00
CL TheDreWen
c41ef18355 Initial commit 2025-10-28 11:40:35 +01:00