aboutsummaryrefslogtreecommitdiffstats
path: root/bot
diff options
context:
space:
mode:
authorGravatar Deniz <[email protected]>2019-11-25 20:23:09 +0100
committerGravatar Deniz <[email protected]>2019-11-25 20:23:09 +0100
commite8e6afb13debb54226d373d0fcc31c0c974f7b85 (patch)
tree1cc817569f320d424aa1b57b40ca504a91163067 /bot
parentRelock to d.py 1.2.5 due to API breaking change for emoji. (diff)
Add the new blinky server guild icon
Diffstat (limited to 'bot')
-rw-r--r--bot/seasons/evergreen/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/bot/seasons/evergreen/__init__.py b/bot/seasons/evergreen/__init__.py
index 722ef952..c2746552 100644
--- a/bot/seasons/evergreen/__init__.py
+++ b/bot/seasons/evergreen/__init__.py
@@ -12,4 +12,5 @@ class Evergreen(SeasonBase):
"/logos/logo_animated/winky/winky_512.gif",
"/logos/logo_animated/jumper/jumper_512.gif",
"/logos/logo_animated/apple/apple_512.gif",
+ "/logos/logo_animated/blinky/blinky_512.gif",
)