This commit is contained in:
Skillz4Killz
2021-05-15 19:53:22 +00:00
committed by GitHub
parent 7d1ad5f9cc
commit cb2c782528
+1 -1
View File
@@ -1,4 +1,4 @@
import { token } from "./conf.ts";
import { token } from "./debug.ts";
import { startBot } from "./src/bot.ts";
import { ws } from "./src/ws/ws.ts";