summaryrefslogtreecommitdiff
path: root/src/bot.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/bot.ts')
-rw-r--r--src/bot.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bot.ts b/src/bot.ts
index 9b34f46..786ff63 100644
--- a/src/bot.ts
+++ b/src/bot.ts
@@ -39,7 +39,7 @@ client.registry
client.once('ready', () => {
//console.log(`Started bot: ${client.user.tag} (ID: ${client.user.id})\nCurrently running on ${client.guilds.cache.size} server(s).`);
- console.log('Bot online!')
+ console.log('\x1b[0m' + 'Bot online!')
console.log('\x1b[31m' + ` _ _ __ _
| | | | / _(_)
| | | |_ ___ _| |_ _ ___ _ __