This commit is contained in:
Histmy 2021-09-25 15:12:58 +02:00
parent 0ed3dca2c3
commit aa1c01886c

View File

@ -1,8 +1,9 @@
// Komandy nebo handelery který se nikam jinam nehodí // Komandy nebo handelery který se nikam jinam nehodí
import { getVoiceConnections } from "@discordjs/voice"; import { getVoiceConnections } from "@discordjs/voice";
import { Message } from "discord.js"; import { Client, Message } from "discord.js";
import { emouty } from "../utils/emotes"; import { emouty } from "../utils/emotes";
import { createServer } from "http";
let spim = false; let spim = false;