Skip to content

Commit

Permalink
[Discord] Add lemon emoji command and emoji send slash command option
Browse files Browse the repository at this point in the history
  • Loading branch information
Harmon758 committed Dec 4, 2022
1 parent 59c512e commit b02732a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Discord/cogs/emoji.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ class EMOJI(Enum):
frog = '\N{FROG FACE}'
gun = '\N{PISTOL}'
horse = '\N{HORSE FACE}'
lemon = '\N{LEMON}'
lizard = '\N{LIZARD}'
minidisc = '\N{MINIDISC}'
panda = '\N{PANDA FACE}'
Expand Down

0 comments on commit b02732a

Please sign in to comment.