This commit is contained in:
Histmy 2022-03-26 20:54:31 +01:00
parent 3a70e8adfe
commit ab9d64f1b9

View File

@ -6,6 +6,7 @@ import { emouty } from "../utils/emotes";
import { createServer } from "http"; import { createServer } from "http";
import { Modul } from "../utils/types"; import { Modul } from "../utils/types";
import fetch from "node-fetch"; import fetch from "node-fetch";
import { formatCas } from "../utils/utils";
let spim = false; let spim = false;