aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Anubhav1603 <[email protected]>2020-10-03 12:51:25 +0530
committerGravatar Anubhav1603 <[email protected]>2020-10-03 12:51:25 +0530
commit3c418746112d020549fcbeac386aca0f18abebba (patch)
tree5d35aaba3081379f098427cf7baab4037f5d18cc
parentremoved aliases and default help command (diff)
changed github_avatar_url
-rw-r--r--bot/constants.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bot/constants.py b/bot/constants.py
index a0c9f31e..a9c9e23e 100644
--- a/bot/constants.py
+++ b/bot/constants.py
@@ -268,4 +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"
+ github_avatar_url = "https://avatars1.githubusercontent.com/u/9919"