From bb28f38fd941204c331ba44b86b7cf06d2db59ba Mon Sep 17 00:00:00 2001 From: Xevion Date: Sun, 14 Feb 2021 01:47:27 -0600 Subject: [PATCH] commit constants.py --- bot/constants.py | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bot/constants.py b/bot/constants.py index cd98fc6..6916ce0 100644 --- a/bot/constants.py +++ b/bot/constants.py @@ -9,3 +9,8 @@ DATABASE_URI = f'sqlite:///{DATABASE}' # Other constants LOGGING_LEVEL = logging.DEBUG + +# Emote references +class Emoji(object): + UPVOTE = 810310002220859393 + DOWNVOTE = 810310019840213002