Status management by a service. Displays the ping of the bot and the API.

This commit is contained in:
2025-10-29 08:43:47 +01:00
parent 1689a34d75
commit dd8fc81097
6 changed files with 146 additions and 77 deletions

View File

@@ -28,6 +28,7 @@
},
"dependencies": {
"@types/ping": "^0.4.4",
"cron": "^4.3.3",
"discord.js": "^14.24.1",
"dotenv": "^17.2.2",
"ping": "^1.0.0"