aboutsummaryrefslogtreecommitdiff
path: root/src/utils/constants.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/constants.ts')
-rw-r--r--src/utils/constants.ts4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/utils/constants.ts b/src/utils/constants.ts
index 63bc01e..a01786a 100644
--- a/src/utils/constants.ts
+++ b/src/utils/constants.ts
@@ -54,5 +54,9 @@ export const Devs = Object.freeze({
katlyn: {
name: "katlyn",
id: 250322741406859265n
+ },
+ Nuckyz: {
+ name: "Nuckyz",
+ id: 235834946571337729n
}
});