From 14a6170819d4d414f9920d83a6131fbc9f36855b Mon Sep 17 00:00:00 2001 From: Hexugory Date: Wed, 29 Mar 2023 16:08:21 -0500 Subject: [PATCH] bomment --- src/slash/init.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/slash/init.ts b/src/slash/init.ts index bc1a548..fe4d08a 100644 --- a/src/slash/init.ts +++ b/src/slash/init.ts @@ -8,6 +8,7 @@ export class InitCommand implements SlashCommand { permission = [] ownerOnly = false guildOnly = false + guildID = "739645806100873328" //for testing args: ApplicationCommandOptionData[] = [] async execute(int: CommandInteraction) {