This commit is contained in:
Sarimoko 2022-02-14 03:06:15 -08:00
parent 0aff0acb7f
commit c6965c2d6e
1 changed files with 2 additions and 2 deletions

View File

@ -22,8 +22,8 @@ const client = new tmi.Client({
client.connect();
//import { rnguser } from "./rng.js";
//rnguser();
// import { rnguser } from "./rng.js";
// rnguser();
// SCAN MSG | START
client.on('message', (channel, tags, message, self) => {