diff --git a/index.js b/index.js index ab67b34ef026a05a4e9fe9e6fd25bda280c71e22..90f3f33b4fd743ed5c6c8c9de60e9a1e66ba32c1 100644 --- a/index.js +++ b/index.js @@ -288,7 +288,7 @@ const client = new Client({ let mcChatWebhook, devMcChatWebhook; client.on("ready", async function () { - console.log('\n' + "SL-Projects Bot".brightCyan); + console.log('\n' + "SL-Projects Bot TEST".brightCyan); console.log(""); console.log("Bot démarré".brightGreen);