Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

Commit

Permalink
Update help.js
Browse files Browse the repository at this point in the history
  • Loading branch information
sandarutharuneth authored Jun 30, 2022
1 parent bae41b4 commit e50ca19
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions commands/help.js
Original file line number Diff line number Diff line change
Expand Up @@ -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: `🎉`
}
])
),
Expand Down

0 comments on commit e50ca19

Please sign in to comment.