From da4c08b60a8e9f25fb24ed4c094010dbdcddcc41 Mon Sep 17 00:00:00 2001 From: quizzicaltrains Date: Fri, 18 Oct 2019 18:39:46 -0700 Subject: Changed several things. --- 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 0d4321c8..749af1d0 100644 --- a/bot/constants.py +++ b/bot/constants.py @@ -72,6 +72,7 @@ class Colours: soft_green = 0x68c290 soft_red = 0xcd6d6d yellow = 0xf9f586 + purple = 0xb734eb class Emojis: -- cgit v1.2.3