You should add event listeners outside event listeners (avoid listening multiple times) or in the ready event which runs only once time. (Like the index.js tab below)
DANGER
You have to listen to error event or Node.js process will exit and crash your bot.