diff --git a/src/index.js b/src/index.js index 83e039d..e574a9f 100644 --- a/src/index.js +++ b/src/index.js @@ -47,5 +47,5 @@ client.login(config.TOKEN) }) process.on("unhandledRejection", async (err) => { - console.log(`[ANTI - CRUSH] Unhandled Rejection : ${err}`.red.bold) -}) \ No newline at end of file + console.log(`[ANTI - CRASH] Unhandled Rejection : ${err}`.red.bold) +})