From 30c8c26e18ea520484f6ae9a212cb27eddff44a9 Mon Sep 17 00:00:00 2001 From: borrageiros Date: Wed, 15 May 2024 15:03:13 +0200 Subject: [PATCH] Partida publica --- script_hecho.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script_hecho.js b/script_hecho.js index c4f040d..e239f4c 100644 --- a/script_hecho.js +++ b/script_hecho.js @@ -111,7 +111,7 @@ var translations = { const roomName = '🇪🇸..3️⃣🆚3️⃣..5️⃣🆚5️⃣..⚽FUTBOL SALA⚽'; const maxPlayers = 15; -const roomPublic = false; +const roomPublic = true; const token = ""; // Insert token here var roomWebhook = 'https://discord.com/api/webhooks/1240281077176864802/S3g6mEmedG8ae-8G8RGAqh48N36tmzO0FWa2IPTguVxvQjnzTj4tQ19_gLiz9_oJctDC'; // this webhook is used to send the details of the room (chat, join, leave) ; it should be in a private discord channel