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