From c9604c97a9ed59dfddbc7dbe1651a1823024513b Mon Sep 17 00:00:00 2001 From: "Glitch (dvdbot-hri7566)" Date: Thu, 28 May 2020 16:06:44 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=AD=F0=9F=8D=B0=20Checkpoint=20./serve?= =?UTF-8?q?r.js:9949330/110=20./stats.json:9949330/45?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- server.js | 4 ++-- stats.json | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/server.js b/server.js index b7b2460..52a02b1 100644 --- a/server.js +++ b/server.js @@ -1,5 +1,5 @@ const MPPClient = require('mpp-client-xt'); -const client = new MPPClient("http://www.multiplayerpiano.com", undefined); +const client = new MPPClient("wss://ts.terrium.net:8443", undefined); const fs = require('fs'); client.start(); @@ -9,7 +9,7 @@ client.on("hi", () => { client.sendArray([{m:'userset', set:{name:"hri's dvdbot [dvd!help]"}}]); }) - client.setChannel("βœ§π“‘π“Ÿ π“‘π“Έπ“Έπ“Άβœ§"); + client.setChannel("lobby"); }); function chat(string) { diff --git a/stats.json b/stats.json index e69de29..c6bb4dc 100644 --- a/stats.json +++ b/stats.json @@ -0,0 +1 @@ +{"edgehits":3,"cornerhits":0} \ No newline at end of file