diff options
| author | 2020-09-01 21:41:35 +0700 | |
|---|---|---|
| committer | 2020-09-01 21:41:35 +0700 | |
| commit | 32d36ebf344af8a66efe5b07fce95c1d37376b29 (patch) | |
| tree | 384f0bb06def8a6612d44ab457d046c71d9f643f /config-default.yml | |
| parent | Remove unused variables and imports (diff) | |
| parent | Allow moderators to use defcon (diff) | |
Merge branch 'master' into master
Diffstat (limited to 'config-default.yml')
| -rw-r--r-- | config-default.yml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/config-default.yml b/config-default.yml index e3ba9fb05..b4dc34e85 100644 --- a/config-default.yml +++ b/config-default.yml @@ -38,6 +38,17 @@ style: status_dnd: "<:status_dnd:470326272082313216>" status_offline: "<:status_offline:470326266537705472>" + badge_staff: "<:discord_staff:743882896498098226>" + badge_partner: "<:partner:748666453242413136>" + badge_hypesquad: "<:hypesquad_events:743882896892362873>" + badge_bug_hunter: "<:bug_hunter_lvl1:743882896372269137>" + badge_hypesquad_bravery: "<:hypesquad_bravery:743882896745693335>" + badge_hypesquad_brilliance: "<:hypesquad_brilliance:743882896938631248>" + badge_hypesquad_balance: "<:hypesquad_balance:743882896460480625>" + badge_early_supporter: "<:early_supporter:743882896909140058>" + badge_bug_hunter_level_2: "<:bug_hunter_lvl2:743882896611344505>" + badge_verified_bot_developer: "<:verified_bot_dev:743882897299210310>" + incident_actioned: "<:incident_actioned:719645530128646266>" incident_unactioned: "<:incident_unactioned:719645583245180960>" incident_investigating: "<:incident_investigating:719645658671480924>" |