This commit is contained in:
Hexugory 2023-03-29 16:08:21 -05:00
parent d40ba24ab5
commit 14a6170819

View File

@ -8,6 +8,7 @@ export class InitCommand implements SlashCommand {
permission = []
ownerOnly = false
guildOnly = false
guildID = "739645806100873328" //for testing
args: ApplicationCommandOptionData[] = []
async execute(int: CommandInteraction) {