Added dev flag to all commands with value false
This commit is contained in:
@@ -7,6 +7,7 @@ module.exports = {
|
||||
name: "guild",
|
||||
description: "Subcommands for guilds",
|
||||
type: "slash",
|
||||
dev: false,
|
||||
|
||||
data: new SlashCommandBuilder()
|
||||
.setName("guild")
|
||||
|
||||
Reference in New Issue
Block a user