Bug fix
This commit is contained in:
@@ -6,6 +6,7 @@ const mongoose = require("mongoose");
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
name: "config",
|
name: "config",
|
||||||
description: "Configure the bot",
|
description: "Configure the bot",
|
||||||
|
type: "slash",
|
||||||
|
|
||||||
data: new SlashCommandBuilder()
|
data: new SlashCommandBuilder()
|
||||||
.setName("config")
|
.setName("config")
|
||||||
|
|||||||
Reference in New Issue
Block a user