bomment
This commit is contained in:
parent
d40ba24ab5
commit
14a6170819
@ -8,6 +8,7 @@ export class InitCommand implements SlashCommand {
|
|||||||
permission = []
|
permission = []
|
||||||
ownerOnly = false
|
ownerOnly = false
|
||||||
guildOnly = false
|
guildOnly = false
|
||||||
|
guildID = "739645806100873328" //for testing
|
||||||
args: ApplicationCommandOptionData[] = []
|
args: ApplicationCommandOptionData[] = []
|
||||||
|
|
||||||
async execute(int: CommandInteraction) {
|
async execute(int: CommandInteraction) {
|
||||||
|
Loading…
Reference in New Issue
Block a user