ready -> clientReady

This commit is contained in:
lilyissillyyy
2025-08-22 23:07:50 -04:00
parent 21dc962710
commit 6f3c791d62
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -72,7 +72,7 @@ client.registry
])
.registerCommandsIn(path.join(__dirname, 'commands'));
client.on('ready', async () => {
client.on('clientReady', async () => {
client.logger.info(`[READY] Logged in as ${client.user.tag}! ID: ${client.user.id}`);
// Make temp directories