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