aboutsummaryrefslogtreecommitdiffstats
path: root/bot
diff options
context:
space:
mode:
authorGravatar Vivaan Parashar <[email protected]>2021-06-07 20:56:31 +0530
committerGravatar Vivaan Parashar <[email protected]>2021-06-07 20:56:31 +0530
commit46d55f402a4f66372f12cff2c98f0b834bc83079 (patch)
tree392dbf429e06a4bccc99cf107a4fa22a173c6c83 /bot
parentRemove user's query from embed title (diff)
remove attribution comments
Diffstat (limited to 'bot')
-rw-r--r--bot/exts/evergreen/stackoverflow.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/bot/exts/evergreen/stackoverflow.py b/bot/exts/evergreen/stackoverflow.py
index 22963ad9..62179150 100644
--- a/bot/exts/evergreen/stackoverflow.py
+++ b/bot/exts/evergreen/stackoverflow.py
@@ -82,6 +82,3 @@ class Stackoverflow(commands.Cog):
def setup(bot: bot.Bot) -> None:
"""Loads Stackoverflow Cog."""
bot.add_cog(Stackoverflow(bot))
-
-# Upvote and Comment icon taken from Reddit bot
-# Tag icon made by Freepik (https://www.flaticon.com/authors/freepik) from www.flaticon.com, and edited by me