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 dc0a80d..3766c74 100644
--- a/src/utils/constants.ts
+++ b/src/utils/constants.ts
@@ -152,5 +152,9 @@ export const Devs = Object.freeze({
jewdev: {
name: "jewdev",
id: 222369866529636353n
+ },
+ Luna: {
+ name: "Luny",
+ id: 821472922140803112n
}
});