diff --git a/node/boto.js b/node/boto.js index 04afe33..37c17c9 100644 --- a/node/boto.js +++ b/node/boto.js @@ -19,6 +19,8 @@ const client = new tmi.Client({ client.connect(); +import test from `./test.js`; + //import { test } from "./ttv.js"; //test(); //import { rnguser } from "./rng.js";