👭🍰 Checkpoint

./server.js:9949330/110
./stats.json:9949330/45
This commit is contained in:
Glitch (dvdbot-hri7566) 2020-05-28 16:06:44 +00:00
parent f41205eee2
commit c9604c97a9
2 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,5 @@
const MPPClient = require('mpp-client-xt'); 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'); const fs = require('fs');
client.start(); client.start();
@ -9,7 +9,7 @@ client.on("hi", () => {
client.sendArray([{m:'userset', set:{name:"hri's dvdbot [dvd!help]"}}]); client.sendArray([{m:'userset', set:{name:"hri's dvdbot [dvd!help]"}}]);
}) })
client.setChannel("✧𝓡𝓟 𝓡𝓸𝓸𝓶✧"); client.setChannel("lobby");
}); });
function chat(string) { function chat(string) {

View File

@ -0,0 +1 @@
{"edgehits":3,"cornerhits":0}