summaryrefslogtreecommitdiff
path: root/packages/gateway/src/constants.ts
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gateway/src/constants.ts')
-rw-r--r--packages/gateway/src/constants.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/gateway/src/constants.ts b/packages/gateway/src/constants.ts
index ba3ec00..1a1bc0f 100644
--- a/packages/gateway/src/constants.ts
+++ b/packages/gateway/src/constants.ts
@@ -31,4 +31,5 @@ export {
STAFF_GUILD_ID,
STAFF_LOG_CHANNEL_ID,
CENTRAL_OKBUDDY_EMOJI_ID,
+ BOT_ID,
} from "../../shared";