9cadfb2734
feat(command): refactor ping and status commands to use CommandDefinition type
2025-10-29 15:47:33 +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
86a7429711
feat(entity): add Guild entity with primary key and columns for guild_id and persistent_message_id
2025-10-29 11:45:37 +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
a24001c600
Refactor status command to use environment variables for emoji status
2025-10-29 09:45:30 +01:00
0a7b329dae
Remove debug log for host status in fetchAlive function
2025-10-29 09:38:33 +01:00
4f2d6fa895
Update RYZEN 02 host IP and adjust ping timeout; initialize status fetch in constructor
2025-10-29 09:38:19 +01:00
fa8c98ba33
Temporary correction of the host IP address for RYZEN 02 in the status service
2025-10-29 09:27:57 +01:00
8bb0797b3a
Status update for server statuses.
2025-10-29 09:19:34 +01:00
25fd742cfe
rename file.
2025-10-29 08:46:18 +01:00
dd8fc81097
Status management by a service. Displays the ping of the bot and the API.
2025-10-29 08:43:47 +01:00
856c23d9a9
Add timeout.
2025-10-28 20:06:08 +01:00
bf604a0edb
Add hosts.
2025-10-28 20:00:10 +01:00
7783dbbc0b
Update Status Name for Xeon.
2025-10-28 13:53:35 +01:00
88baa040c4
Add /status.
2025-10-28 13:20:19 +01:00
4c810243a9
Set ping cmd for user mp and other.
2025-10-28 11:44:54 +01:00
CL TheDreWen
c41ef18355
Initial commit
2025-10-28 11:40:35 +01:00