client.on('ready', () => { console.log('Bot is Now Online & Working Fine') client.user.setActivity(`INSERT TEXT HERE`, { type: "WATCHING" }) });