From 87d13ed303055ac49f44b83d53254403fc0c841f Mon Sep 17 00:00:00 2001 From: Corwin Date: Tue, 13 Dec 2022 16:53:41 +0100 Subject: [PATCH] Solved typo --- src/commands/bot/info.js | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/commands/bot/info.js b/src/commands/bot/info.js index cd03b44..316cf1f 100644 --- a/src/commands/bot/info.js +++ b/src/commands/bot/info.js @@ -22,10 +22,7 @@ module.exports = async (client, interaction, args) => { title: `ℹ・Bot information`, desc: `____________________________`, thumbnail: client.user.avatarURL({ size: 1024 }), - fields: [{ - name: "📢┆Alert!", - inline: false, - }, + fields: [ { name: "ℹ️┆Information", value: `Bot is a bot with which you can run your entire server! With no less than 350+ commands, we have a large bot with many options to improve your server!`,