knights-of-academia/horace

Consolidate client.on('ready') functions

Closed this issue · 0 comments

There are two functions that handle the same client.on('ready') event - one in app.js, and one in ready.js. These should be consolidated into ready.js.