diff --git a/events/ready.js b/events/ready.js index 70f8fbc..d63058c 100644 --- a/events/ready.js +++ b/events/ready.js @@ -1,7 +1,5 @@ const client = require("../index"); - - client.on('ready', () => { console.log('HullCSS is online')