i have not committed in years
diff --git a/src/index.ts b/src/index.ts
index 9e2770c..3b735cb 100644
--- a/src/index.ts
+++ b/src/index.ts
@@ -11,5 +11,6 @@
 
 client.logger = new Logger()
 client.verify = {}
+client.roleMenu = {}
 
 await client.login();
\ No newline at end of file