aboutsummaryrefslogtreecommitdiffstats
path: root/bot/seasons/evergreen/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'bot/seasons/evergreen/__init__.py')
-rw-r--r--bot/seasons/evergreen/__init__.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/bot/seasons/evergreen/__init__.py b/bot/seasons/evergreen/__init__.py
index ac32c199..b95f3528 100644
--- a/bot/seasons/evergreen/__init__.py
+++ b/bot/seasons/evergreen/__init__.py
@@ -5,3 +5,9 @@ class Evergreen(SeasonBase):
"""Evergreen Seasonal event attributes."""
bot_icon = "/logos/logo_seasonal/evergreen/logo_evergreen.png"
+ icon = (
+ "/logos/logo_animated/heartbeat/heartbeat.gif",
+ "/logos/logo_animated/spinner/spinner.gif",
+ "/logos/logo_animated/tongues/tongues.gif",
+ "/logos/logo_animated/winky/winky.gif",
+ )