diff --git a/data/emojis.py b/data/emojis.py index 4054557..74087b0 100644 --- a/data/emojis.py +++ b/data/emojis.py @@ -47,6 +47,8 @@ "pizza": "\U0001f355", "expressionless": "\U0001F611", "pleading_face": "\U0001f97a", + "rolling_eyes": "\U0001f644", + "heart_on_fire": "\u2764\u200D\U0001f525", } #TODO: find a way to automate getting the unicodes (web scraping?)