Partida publica
This commit is contained in:
parent
16b56ba5c5
commit
30c8c26e18
|
@ -111,7 +111,7 @@ var translations = {
|
||||||
|
|
||||||
const roomName = '🇪🇸..3️⃣🆚3️⃣..5️⃣🆚5️⃣..⚽FUTBOL SALA⚽';
|
const roomName = '🇪🇸..3️⃣🆚3️⃣..5️⃣🆚5️⃣..⚽FUTBOL SALA⚽';
|
||||||
const maxPlayers = 15;
|
const maxPlayers = 15;
|
||||||
const roomPublic = false;
|
const roomPublic = true;
|
||||||
const token = ""; // Insert token here
|
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
|
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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user