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 9f7374d..fe66218 100644
--- a/src/utils/constants.ts
+++ b/src/utils/constants.ts
@@ -26,5 +26,9 @@ export const Devs = Object.freeze({
obscurity: {
name: "obscurity",
id: 336678828233588736n,
+ },
+ rushii: {
+ name: "rushii",
+ id: 295190422244950017n
}
});