aboutsummaryrefslogtreecommitdiffstats
path: root/config-default.yml
diff options
context:
space:
mode:
authorGravatar Boris Muratov <[email protected]>2021-03-19 22:35:20 +0200
committerGravatar Boris Muratov <[email protected]>2021-03-19 22:35:20 +0200
commitda72cff4764abe88ea586a18c8c7df34176057e0 (patch)
tree608c33a89adb844f24a8738ec4ded54c06c3519f /config-default.yml
parentReview commands now use the user ID instead of nomination ID (diff)
parentMerge branch 'main' into mbaruh/autoreview (diff)
Merge branch 'mbaruh/autoreview' of https://github.com/python-discord/bot into mbaruh/autoreview
Diffstat (limited to 'config-default.yml')
-rw-r--r--config-default.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/config-default.yml b/config-default.yml
index 3dbc7bd6b..49d7f84ac 100644
--- a/config-default.yml
+++ b/config-default.yml
@@ -89,8 +89,8 @@ style:
filtering: "https://cdn.discordapp.com/emojis/472472638594482195.png"
- green_checkmark: "https://raw.githubusercontent.com/python-discord/branding/master/icons/checkmark/green-checkmark-dist.png"
- green_questionmark: "https://raw.githubusercontent.com/python-discord/branding/master/icons/checkmark/green-question-mark-dist.png"
+ green_checkmark: "https://raw.githubusercontent.com/python-discord/branding/main/icons/checkmark/green-checkmark-dist.png"
+ green_questionmark: "https://raw.githubusercontent.com/python-discord/branding/main/icons/checkmark/green-question-mark-dist.png"
guild_update: "https://cdn.discordapp.com/emojis/469954765141442561.png"
hash_blurple: "https://cdn.discordapp.com/emojis/469950142942806017.png"
@@ -360,8 +360,8 @@ urls:
discord_api: &DISCORD_API "https://discordapp.com/api/v7/"
discord_invite_api: !JOIN [*DISCORD_API, "invites"]
- # Misc URLs
- bot_avatar: "https://raw.githubusercontent.com/discord-python/branding/master/logos/logo_circle/logo_circle.png"
+ # Misc URLsw
+ bot_avatar: "https://raw.githubusercontent.com/python-discord/branding/main/logos/logo_circle/logo_circle.png"
github_bot_repo: "https://github.com/python-discord/bot"