aboutsummaryrefslogtreecommitdiffstats
path: root/bot/constants.py
diff options
context:
space:
mode:
Diffstat (limited to 'bot/constants.py')
-rw-r--r--bot/constants.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/bot/constants.py b/bot/constants.py
index 417f384c..a0c9f31e 100644
--- a/bot/constants.py
+++ b/bot/constants.py
@@ -268,3 +268,4 @@ class Wikipedia:
class Source:
github = "https://github.com/python-discord/seasonalbot"
+ github_avatar_url = "https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png"