Added staff help command

This commit is contained in:
2023-12-01 11:07:24 +01:00
parent 910f528cf3
commit c6770df30d
3 changed files with 57 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
const { SlashCommandBuilder, PermissionFlagsBits } = require("discord.js")
module.exports = {
name: "admin",
name: "devel",
description: "Admin command.",
type: "slash",
dev: false,