Update 'node/boto.js'
This commit is contained in:
parent
22c7793124
commit
ffc92cf962
|
@ -19,6 +19,8 @@ const client = new tmi.Client({
|
||||||
|
|
||||||
client.connect();
|
client.connect();
|
||||||
|
|
||||||
|
import test from `./test.js`;
|
||||||
|
|
||||||
//import { test } from "./ttv.js";
|
//import { test } from "./ttv.js";
|
||||||
//test();
|
//test();
|
||||||
//import { rnguser } from "./rng.js";
|
//import { rnguser } from "./rng.js";
|
||||||
|
|
Loading…
Reference in New Issue