Updated fev flag

This commit is contained in:
2024-01-22 12:22:59 +01:00
parent 487c82f9ff
commit 4b5019e35c

View File

@@ -9,7 +9,7 @@ export = {
name: "botinfo",
description: "Get information about the bot",
public: true,
dev: true,
dev: false,
data: new SlashCommandBuilder()
.setName("botinfo")