From e50ca1963e102280d146f64aaba688163a0a1128 Mon Sep 17 00:00:00 2001 From: Sandaru Tharuneth Date: Thu, 30 Jun 2022 14:10:28 +0530 Subject: [PATCH] Update help.js --- commands/help.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/commands/help.js b/commands/help.js index d515d5b..1590a73 100644 --- a/commands/help.js +++ b/commands/help.js @@ -63,13 +63,13 @@ const embed = new MessageEmbed() label: `Giveaways`, value: `giveaway`, description: `View all the giveaway based commands!`, - emoji: `<:confetti:973495590921043968>` + emoji: `🎉` }, { label: `General`, value: `general`, description: `View all the general bot commands!`, - emoji: `<:config:919489653546045440>` + emoji: `🎉` } ]) ),