diff --git a/index.js b/index.js index 371c5f0..beaeb84 100644 --- a/index.js +++ b/index.js @@ -142,6 +142,15 @@ client.on('messageCreate', async (message) => { }); }); +console.log(`╔═══╗╔═══╗╔════╗╔══╗ ╔╗ +║╔═╗║║╔═╗║║╔╗╔╗║║╔╗║ ╔╝╚╗ +║║ ╚╝║╚═╝║╚╝║║╚╝║╚╝╚╗╔══╗╚╗╔╝ +║║╔═╗║╔══╝ ║║ ║╔═╗║║╔╗║ ║║ +║╚╩═║║║ ╔╝╚╗ ║╚═╝║║╚╝║ ║╚╗ +╚═══╝╚╝ ╚══╝ ╚═══╝╚══╝ ╚═╝ + + +`) // Init console.log(`${colors.cyan("[INFO]")} Starting...`) // Start timer to see how long startup takes