From fd526991e596f7403810ba38d768fc2700971717 Mon Sep 17 00:00:00 2001 From: Sarimoko Date: Mon, 14 Feb 2022 03:44:10 -0800 Subject: [PATCH] default --- node/boto.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/node/boto.js b/node/boto.js index 417c25c..8499692 100644 --- a/node/boto.js +++ b/node/boto.js @@ -21,8 +21,8 @@ const client = new tmi.Client({ client.connect(); -import { rnguser } from "./rng.js"; -rnguser(); +//import { rnguser } from "./rng.js"; +//rnguser(); //import { ttvalerts } from "./alerts.js"; //ttvalerts();