Updated fev flag
This commit is contained in:
@@ -9,7 +9,7 @@ export = {
|
|||||||
name: "botinfo",
|
name: "botinfo",
|
||||||
description: "Get information about the bot",
|
description: "Get information about the bot",
|
||||||
public: true,
|
public: true,
|
||||||
dev: true,
|
dev: false,
|
||||||
|
|
||||||
data: new SlashCommandBuilder()
|
data: new SlashCommandBuilder()
|
||||||
.setName("botinfo")
|
.setName("botinfo")
|
||||||
|
|||||||
Reference in New Issue
Block a user