stupid fucking bug

This commit is contained in:
lolcat 2024-08-07 22:55:36 -04:00
parent 6fa398847a
commit d9408d2c92
1 changed files with 3 additions and 2 deletions

View File

@ -14,8 +14,8 @@ const emitter = require("events");
const deek = new emitter();
const name = "rena_chan";
const password = "fuckyou";
const mc_password = "fuckyou";
const password = "tuv2kvavaO6UACfir2Xx0xe3G6MdrRRF";
const mc_password = "cloacalingus69";
const userid = 12;
var channels = [];
var ws = [];
@ -1101,6 +1101,7 @@ deek.on("message", async function(msg, user){
break;
}
global_page = 1;
is_pp_xeno = true;
results_cache = res_get.recordings;