jhafgjvfdj

This commit is contained in:
Histmy 2022-10-15 12:27:07 +02:00
parent 19a411aca4
commit 2e37399d86

View File

@ -1,7 +1,7 @@
// 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 { APIEmbed, Client, Message, User } from "discord.js"; import { Client, Message, User } from "discord.js";
import { emouty } from "../utils/emotes"; import { emouty } from "../utils/emotes";
import { createServer } from "http"; import { createServer } from "http";
import { Modul } from "../utils/types"; import { Modul } from "../utils/types";