aboutsummaryrefslogtreecommitdiffstats
path: root/bot/constants.py
diff options
context:
space:
mode:
authorGravatar Vivaan Parashar <[email protected]>2021-06-09 22:16:12 +0530
committerGravatar Vivaan Parashar <[email protected]>2021-06-09 22:16:27 +0530
commit4374931d78dc1e3c8a6a361c6f78da4a9237a20d (patch)
tree4bdfa8524c6d4998367d18a51572b91cd063584a /bot/constants.py
parentRemove unecessary if (diff)
Remove commented emojis
Diffstat (limited to 'bot/constants.py')
-rw-r--r--bot/constants.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/bot/constants.py b/bot/constants.py
index fa5dc2bc..25545c04 100644
--- a/bot/constants.py
+++ b/bot/constants.py
@@ -225,10 +225,8 @@ class Emojis:
status_offline = "<:status_offline:470326266537705472>"
- # stackoverflow_upvote = environ.get('stack_upvote', "<:stack_upvote:*>") # TODO: Fill in numbers (ids)
stackoverflow_tag = environ.get('stack_tag', "<:stack_tag:*> ")
stackoverflow_views = environ.get('stack_views', "<:stack_eye:*>")
- # stackoverflow_ans = environ.get('stack_ans', "<:sta")
# Reddit emojis
reddit = "<:reddit:676030265734332427>"