Testcommit
This commit is contained in:
parent
5ed178771b
commit
abb18d1efe
|
@ -3,7 +3,6 @@ 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