Added public flag for use with the help command
This commit is contained in:
@@ -8,6 +8,7 @@ module.exports = {
|
||||
description: "Subcommands for guilds",
|
||||
type: "slash",
|
||||
dev: false,
|
||||
public: true,
|
||||
|
||||
data: new SlashCommandBuilder()
|
||||
.setName("guild")
|
||||
|
||||
Reference in New Issue
Block a user