diff options
Diffstat (limited to 'bot')
| -rw-r--r-- | bot/seasons/evergreen/bookmark.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bot/seasons/evergreen/bookmark.py b/bot/seasons/evergreen/bookmark.py index 5bcb8030..732132b4 100644 --- a/bot/seasons/evergreen/bookmark.py +++ b/bot/seasons/evergreen/bookmark.py @@ -44,7 +44,6 @@ class Bookmark(commands.Cog): if hint == "":
hint = "No hint provided."
- embed.set_footer(text="Why everything so heavy ?")
embed.set_thumbnail(
url="https://emojipedia-us.s3."
"dualstack.us-west-1.amazonaws.com"
|