From e4ef23a63a7301b1aa4facefb70a971fdba90aa7 Mon Sep 17 00:00:00 2001 From: Matteo Bertucci Date: Sun, 16 May 2021 21:40:37 +0200 Subject: Constants: use in-server emojis for incident The default config is currently referencing the emoji server versions, making it unable to work with the nomination archive automation --- config-default.yml | 6 +++--- 1 file 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>" -- cgit v1.2.3