Added: Slow Mode & Updated discord.js

This commit is contained in:
DJj123dj
2025-08-28 08:59:16 +02:00
parent 1ef74f0b6b
commit 793c6f0603
3 changed files with 10 additions and 7 deletions
+1 -1
View File
@@ -148,7 +148,7 @@ export class ODClientManager {
if (!this.token) reject("Client doesn't have a token!")
try {
this.client.once("ready",async () => {
this.client.once("clientReady",async () => {
this.ready = true
//set slashCommandManager & contextMenuManager to client applicationCommandManager