difference between module.export and client.on discored.ujs code example
Example: discord.js command prompt notification
bot.on('ready', () => {
console.log('Logged in as TEMPLATE');
});
//link to the dev portal to make your own discord bot here: https://discord.com/developers/applications