Testcommit
This commit is contained in:
parent
1cb05e1a0d
commit
5ed178771b
|
@ -3,6 +3,7 @@ import { read, cfg } from "./inc/cfg.js";
|
||||||
import { wrapper } from "./inc/wrapper.js";
|
import { wrapper } from "./inc/wrapper.js";
|
||||||
const fs = require("fs");
|
const fs = require("fs");
|
||||||
|
|
||||||
|
|
||||||
read().then(() => {
|
read().then(() => {
|
||||||
let bot = new wrapper();
|
let bot = new wrapper();
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user