diff options
| author | 2021-05-18 12:35:32 +0530 | |
|---|---|---|
| committer | 2021-05-18 12:35:32 +0530 | |
| commit | c5c11bc5c55979c06737cb20632eb339a6fb99cc (patch) | |
| tree | d11eda8a5209893acd667becac4f05e6f7ad9482 /config-default.yml | |
| parent | Remove redundant f-string. (diff) | |
| parent | Merge pull request #1593 from python-discord/flake-8-isn't-a-task (diff) | |
Merge branch 'main' of https://github.com/python-discord/bot into voice_ver_dm
Diffstat (limited to 'config-default.yml')
| -rw-r--r-- | config-default.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config-default.yml b/config-default.yml index 30626c811..394c51c26 100644 --- a/config-default.yml +++ b/config-default.yml @@ -56,9 +56,9 @@ style: failmail: "<:failmail:633660039931887616>" - incident_actioned: "<:incident_actioned:719645530128646266>" - incident_investigating: "<:incident_investigating:719645658671480924>" - incident_unactioned: "<:incident_unactioned:719645583245180960>" + incident_actioned: "<:incident_actioned:714221559279255583>" + incident_investigating: "<:incident_investigating:714224190928191551>" + incident_unactioned: "<:incident_unactioned:714223099645526026>" status_dnd: "<:status_dnd:470326272082313216>" status_idle: "<:status_idle:470326266625785866>" |