Skip to content

Commit c2ee614

Browse files
Update index.js
1 parent 7972b1c commit c2ee614

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

index.js

+6-1
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,9 @@ client.login(config.TOKEN)
4848

4949
process.on("unhandledRejection", async (err) => {
5050
console.log(`[ANTI - CRUSH] Unhandled Rejection : ${err}`.red.bold)
51-
})
51+
})
52+
53+
54+
// ©️ Copyright Project Razer LLC 2023 All Rights Reserved.
55+
// Credits: @sandarutharuneth, @oelin
56+
// License: MIT

0 commit comments

Comments
 (0)