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