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.ts7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/utils/constants.ts b/src/utils/constants.ts
index 84f0335..987cc4f 100644
--- a/src/utils/constants.ts
+++ b/src/utils/constants.ts
@@ -46,5 +46,10 @@ export const Devs = Object.freeze({
MaiKokain: {
name: "Mai",
id: 722647978577363026n
- }
+ },
+ echo: {
+ name: "ECHO",
+ id: 712639419785412668n
+ },
+
});