aboutsummaryrefslogtreecommitdiff
path: root/src/utils
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils')
-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 30cf4dc..caf9063 100644
--- a/src/utils/constants.ts
+++ b/src/utils/constants.ts
@@ -88,5 +88,9 @@ export const Devs = Object.freeze({
D3SOX: {
name: "D3SOX",
id: 201052085641281538n
+ },
+ Nickyux: {
+ name: "Nickyux",
+ id: 427146305651998721n
}
});