Skip to content

Commit ff90707

Browse files
Update ready.js
1 parent b3fb94a commit ff90707

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

src/events/client/ready.js

+6-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,9 @@ client.once('ready', async () => {
99
console.log("----------------------------------------".white);
1010
console.log(`[READY] ${client.user.tag} is up and ready to go.`.bold)
1111
console.log("----------------------------------------".white);
12-
})
12+
})
13+
14+
15+
// ©️ Copyright Project Razer LLC 2023 All Rights Reserved.
16+
// Credits: @sandarutharuneth, @oelin
17+
// License: MIT

0 commit comments

Comments
 (0)