aboutsummaryrefslogtreecommitdiff
path: root/src/utils
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils')
-rw-r--r--src/utils/constants.ts6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/utils/constants.ts b/src/utils/constants.ts
index 5d8ac60..6cb6cfe 100644
--- a/src/utils/constants.ts
+++ b/src/utils/constants.ts
@@ -37,6 +37,10 @@ export const Devs = Object.freeze({
},
Samu: {
name: "Samu",
- id: 702973430449832038n
+ id: 702973430449832038n,
+ },
+ Animal: {
+ name: "Animal",
+ id: 118437263754395652n
}
});