From 87eca4f572febc2b9e85eedd45763ae8228cfd47 Mon Sep 17 00:00:00 2001 From: smyalygames Date: Thu, 23 Feb 2023 01:07:47 +0000 Subject: [PATCH] feat(arabot): add welcome restrict channel to IDs --- src/utils/devIDs.ts | 1 + src/utils/ids.ts | 1 + 2 files changed, 2 insertions(+) diff --git a/src/utils/devIDs.ts b/src/utils/devIDs.ts index 4fca68b..f01ba66 100644 --- a/src/utils/devIDs.ts +++ b/src/utils/devIDs.ts @@ -109,6 +109,7 @@ const devIDs = { disabilities: '999431679527628810', }, restricted: { + welcome: '999431679812845655', moderators: '999431679812845656', restricted: '999431680295194684', tolerance: '999431680295194685', diff --git a/src/utils/ids.ts b/src/utils/ids.ts index 4118379..5b1e7af 100644 --- a/src/utils/ids.ts +++ b/src/utils/ids.ts @@ -112,6 +112,7 @@ let IDs = { disabilities: '933078769365823518', }, restricted: { + welcome: '992060036312481874', moderators: '928349536395604029', restricted: '847880218521632788', tolerance: '856516474120962048',