how to check if bot owner discordjs code example Example: msg author is a bot if(message.author.id === client.user.id) return;