diff options
Diffstat (limited to 'packages/gateway/src/constants.ts')
| -rw-r--r-- | packages/gateway/src/constants.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/gateway/src/constants.ts b/packages/gateway/src/constants.ts new file mode 100644 index 0000000..77ef6cd --- /dev/null +++ b/packages/gateway/src/constants.ts @@ -0,0 +1 @@ +export const GUILD_ID = "1406422617724026901"; |