From 7c3377fb29ad575779908331dfec70edf06c0263 Mon Sep 17 00:00:00 2001 From: ali-harini101 <82109937+ali-harini101@users.noreply.github.com> Date: Thu, 28 Oct 2021 19:02:54 +0300 Subject: [PATCH] Update help.js --- commands/info/help.js | 1 + 1 file changed, 1 insertion(+) diff --git a/commands/info/help.js b/commands/info/help.js index dfe968c..92d7d73 100644 --- a/commands/info/help.js +++ b/commands/info/help.js @@ -17,6 +17,7 @@ module.exports = { .setDescription(`Use ${Prefix}Help For More Command Information!` + "\n\n`😉`**Fun**\n`Avatar, Coinflip, Howgay, Meme, Rate, 8ball, Ascii, Choose, Hack, Randomnumber`" + "\n\n" + "`🔐`**Moderation**\n`Clear, Mute, Unmute, Tempmute, Kick, Ban, Unban, Tempban, Warn, Warnings, ResetWarns`" + "\n\n"+ "`⌚`**Information**\n`Help, Covid, Weather, Userinfo, Serverinfo, Ping`") + .addField(`**Links!**`, `**[Vote]("vote link") • [Invite]("invite link")**`) .setFooter(`Requested By ${message.author.username}`) .setTimestamp();