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'
|
description = 'Adds you as a player'
|
||||||
permission = []
|
permission = []
|
||||||
ownerOnly = false
|
ownerOnly = false
|
||||||
guildOnly = true
|
guildOnly = false
|
||||||
args: ApplicationCommandOptionData[] = []
|
args: ApplicationCommandOptionData[] = []
|
||||||
|
|
||||||
async execute(int: CommandInteraction) {
|
async execute(int: CommandInteraction) {
|
||||||
|
Loading…
Reference in New Issue
Block a user