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