Update index.ts
This commit is contained in:
parent
adef225730
commit
04e155e414
1 changed files with 1 additions and 4 deletions
|
@ -1,9 +1,6 @@
|
|||
//Dependencies
|
||||
import { SlashCommandBuilder } from "@discordjs/builders";
|
||||
import { CommandInteraction, Permissions, MessageEmbed } from "discord.js";
|
||||
|
||||
// Configurations
|
||||
import { errorColor, footerText, footerIcon } from "@config/embed";
|
||||
import { CommandInteraction } from "discord.js";
|
||||
|
||||
// Groups
|
||||
import groups from "@plugins/manage/groups";
|
||||
|
|
Loading…
Add table
Reference in a new issue