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();