Updated and cleaned up scripts and dev info cmd
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
const { SlashCommandBuilder, PermissionFlagsBits } = require("discord.js")
|
||||
|
||||
module.exports = {
|
||||
name: "dev-info",
|
||||
description: "Test command for the bot.",
|
||||
type: "slash",
|
||||
dev: true,
|
||||
|
||||
data: new SlashCommandBuilder()
|
||||
.setName("dev-info")
|
||||
|
||||
Reference in New Issue
Block a user