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 6cb6cfe..84f0335 100644
--- a/src/utils/constants.ts
+++ b/src/utils/constants.ts
@@ -42,5 +42,9 @@ export const Devs = Object.freeze({
Animal: {
name: "Animal",
id: 118437263754395652n
+ },
+ MaiKokain: {
+ name: "Mai",
+ id: 722647978577363026n
}
});