Added public flag for use with the help command
This commit is contained in:
@@ -10,6 +10,7 @@ module.exports = {
|
||||
description: "Verify yourself as a member of the server.",
|
||||
type: "slash",
|
||||
dev: false,
|
||||
public: true,
|
||||
|
||||
data: new SlashCommandBuilder()
|
||||
.setName("verify")
|
||||
|
||||
Reference in New Issue
Block a user