From 0c4f82ca5afac38fc96bc3d19f702436255c6932 Mon Sep 17 00:00:00 2001 From: Anthony Date: Fri, 19 Aug 2022 03:36:40 +0100 Subject: [PATCH] feat(arabot): update coordinator chat id --- src/utils/devIDs.ts | 3 ++- src/utils/ids.ts | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/utils/devIDs.ts b/src/utils/devIDs.ts index d259411..f4ba1ef 100644 --- a/src/utils/devIDs.ts +++ b/src/utils/devIDs.ts @@ -17,7 +17,7 @@ along with this program. If not, see . */ -export const devIDs = { +const devIDs = { roles: { trusted: '999431675081666599', nonvegan: { @@ -41,6 +41,7 @@ export const devIDs = { staff: { coordinator: '999431675165556822', devCoordinator: '999431675165556818', + diversityCoordinator: '999431675140382808', mentorCoordinator: '999431675140382809', verifierCoordinator: '999431675140382810', restricted: '999431675123597407', diff --git a/src/utils/ids.ts b/src/utils/ids.ts index eab6b7b..3f49311 100644 --- a/src/utils/ids.ts +++ b/src/utils/ids.ts @@ -57,7 +57,7 @@ let IDs = { }, channels: { staff: { - coordinators: '989249700353953843', + coordinators: '1006240682505142354', standup: '996009201237233684', }, diversity: {