aboutsummaryrefslogtreecommitdiffstats
path: root/bot/constants.py
diff options
context:
space:
mode:
authorGravatar kwzrd <[email protected]>2019-12-02 23:20:25 +0100
committerGravatar kwzrd <[email protected]>2019-12-02 23:20:25 +0100
commit40ff4655343bf232137ef72f3f84b74f15caa60b (patch)
tree86e19c27f17f636f72907cc4a4b783260931f5b8 /bot/constants.py
parentCancel season related tasks on cog unload (#320) (diff)
Add envelope emoji constant
Diffstat (limited to 'bot/constants.py')
-rw-r--r--bot/constants.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/bot/constants.py b/bot/constants.py
index bea595d6..c09d8369 100644
--- a/bot/constants.py
+++ b/bot/constants.py
@@ -81,6 +81,7 @@ class Emojis:
star = "\u2B50"
christmas_tree = "\U0001F384"
check = "\u2611"
+ envelope = "\U0001F4E8"
terning1 = "<:terning1:431249668983488527>"
terning2 = "<:terning2:462339216987127808>"