From 91ad04aeb3f9b7fe8299470291f2c2705d728b22 Mon Sep 17 00:00:00 2001 From: Raven Scott Date: Sat, 25 Mar 2023 19:51:29 +0200 Subject: [PATCH] fixing about.js ahahhaha --- commands/Info/about.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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) => {