From c6965c2d6e9cc3b759fb711cefea841fdfdf12f5 Mon Sep 17 00:00:00 2001 From: Sarimoko Date: Mon, 14 Feb 2022 03:06:15 -0800 Subject: [PATCH] debug --- node/boto.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/node/boto.js b/node/boto.js index e0d9e1e..76ccb04 100644 --- a/node/boto.js +++ b/node/boto.js @@ -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) => {