aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Amrou Bellalouna <[email protected]>2023-06-02 19:16:18 +0100
committerGravatar GitHub <[email protected]>2023-06-02 19:16:18 +0100
commit30bef2509044927a9b130d0e28e2c51e29b8b21e (patch)
tree8e224852512f0f95a1e0c338d9b363b8b3af4588
parentEscape full stops in Filter.__str__ (#2621) (diff)
parentAdd new profile badges (diff)
Merge pull request #2622 from python-discord/add-new-badges
Add new profile badges
-rw-r--r--bot/constants.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/bot/constants.py b/bot/constants.py
index fe3b0c5c8..43c833834 100644
--- a/bot/constants.py
+++ b/bot/constants.py
@@ -524,6 +524,9 @@ class _Emojis(EnvConfig):
badge_partner = "<:partner:748666453242413136>"
badge_staff = "<:discord_staff:743882896498098226>"
badge_verified_bot_developer = "<:verified_bot_dev:743882897299210310>"
+ badge_discord_certified_moderator = "<:discord_certified_moderator:1114130029547364434>"
+ badge_bot_http_interactions = "<:bot_http_interactions:1114130379754975283>"
+ badge_active_developer = "<:active_developer:1114130031036338176>"
verified_bot = "<:verified_bot:811645219220750347>"
bot = "<:bot:812712599464443914>"