From 8f3fa77f5d434ac574ead78a7a09546139297ea5 Mon Sep 17 00:00:00 2001 From: NGHOMSI FEUKOUO RAVEL Date: Thu, 20 Nov 2025 21:55:09 +0100 Subject: [PATCH] config du serveur --- config.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.json b/config.json index 7cae7004..2903822a 100644 --- a/config.json +++ b/config.json @@ -1,7 +1,7 @@ { "client": { - "host": "Please enter your server URL", - "port": "Please enter your server port", + "host": "kernelserver1.progamer.me", + "port": "26229", "username": "Please enter the bot's username you want" }, @@ -12,4 +12,4 @@ "holdDuration": 5000, "retryDelay": 15000 } -} \ No newline at end of file +}