aboutsummaryrefslogtreecommitdiffstats
path: root/bot/constants.py
diff options
context:
space:
mode:
authorGravatar ChrisJL <[email protected]>2021-04-12 22:40:34 +0100
committerGravatar GitHub <[email protected]>2021-04-12 22:40:34 +0100
commitc811a75463682dba9fabfdc95ce3cd84e9744ee1 (patch)
tree10ee57ec7d876506e41613c274319b45de8b6e79 /bot/constants.py
parentchore: remove unnecessary utility function and simplify code (diff)
parentMerge pull request #678 from python-discord/remove-inappropriate-riddle (diff)
Merge branch 'main' into fix/april-fools-video-categories
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 1d35b3f1..a64882db 100644
--- a/bot/constants.py
+++ b/bot/constants.py
@@ -168,6 +168,7 @@ class Emojis:
issue_closed = "<:IssueClosed:629695470570307614>"
pull_request = "<:PROpen:629695470175780875>"
pull_request_closed = "<:PRClosed:629695470519713818>"
+ pull_request_draft = "<:PRDraft:829755345425399848>"
merge = "<:PRMerged:629695470570176522>"
number_emojis = {