From cf8b56afd00286e3a76e47a451881f5a7c8c1a99 Mon Sep 17 00:00:00 2001 From: Sarimoko Date: Mon, 14 Feb 2022 14:10:38 -0800 Subject: [PATCH] test --- node/boto.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node/boto.js b/node/boto.js index 143d1ff..eb1d182 100644 --- a/node/boto.js +++ b/node/boto.js @@ -19,7 +19,7 @@ const client = new tmi.Client({ client.connect(); -import test = require(`./test.js`); +var test = require('./test.js'); //import { test } from "./ttv.js"; //test();