From 0f72bed11930d3bfc1b4aa329d7f2005e68a0378 Mon Sep 17 00:00:00 2001 From: Sophie Marie Date: Mon, 24 Oct 2022 16:03:26 -0500 Subject: [PATCH] Change quote --- events/ready.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/events/ready.js b/events/ready.js index 8447da3..e92c037 100644 --- a/events/ready.js +++ b/events/ready.js @@ -48,7 +48,7 @@ module.exports = { console.log('/_/ |_/_/ /_/_/\\__/_/ \\____/_/|_| '); console.log(''); console.log(`${config.release}, ${config.build}`); - console.log('Bot online. | Anitrox by IDeletedSystem64 | ALL MY CODE KEEPS BLOWING UP!'); + console.log('Bot ready. | Anitrox by IDeletedSystem64 | Now with 100% more slash commands!'); // Statuses setInterval(async () => { // Picks a status from the config file