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: {