From f4379598c42b2c40287e632b32acecd2ebb14bf6 Mon Sep 17 00:00:00 2001 From: kwzrd Date: Sun, 22 Mar 2020 14:44:47 +0100 Subject: Deseasonify: add ok_hand emoji constant --- bot/constants.py | 1 + 1 file changed, 1 insertion(+) (limited to 'bot/constants.py') diff --git a/bot/constants.py b/bot/constants.py index f552aec7..d2039c81 100644 --- a/bot/constants.py +++ b/bot/constants.py @@ -93,6 +93,7 @@ class Emojis: check = "\u2611" envelope = "\U0001F4E8" trashcan = "<:trashcan:637136429717389331>" + ok_hand = ":ok_hand:" terning1 = "<:terning1:431249668983488527>" terning2 = "<:terning2:462339216987127808>" -- cgit v1.2.3