diff --git a/commands/Info/about.js b/commands/Info/about.js index f69d4ca..71ae56b 100644 --- a/commands/Info/about.js +++ b/commands/Info/about.js @@ -1,6 +1,5 @@ const { EmbedBuilder } = require('discord.js'); -m -odule.exports = { +module.exports = { name: "about", description: "Info about the bot", run: async (client, interaction) => {