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 30c07ba..30cf4dc 100644
--- a/src/utils/constants.ts
+++ b/src/utils/constants.ts
@@ -84,5 +84,9 @@ export const Devs = Object.freeze({
Nuckyz: {
name: "Nuckyz",
id: 235834946571337729n
+ },
+ D3SOX: {
+ name: "D3SOX",
+ id: 201052085641281538n
}
});