why was it like this
This commit is contained in:
parent
96719c9433
commit
ffd9ad39e7
@ -7,7 +7,7 @@ export class InitCommand implements SlashCommand {
|
||||
description = 'Adds you as a player'
|
||||
permission = []
|
||||
ownerOnly = false
|
||||
guildOnly = true
|
||||
guildOnly = false
|
||||
args: ApplicationCommandOptionData[] = []
|
||||
|
||||
async execute(int: CommandInteraction) {
|
||||
|
Loading…
Reference in New Issue
Block a user