I'm making a bot that can copy the name and pfp of a user, but I can't figure out how to read a user's status.
You'll need to ensure the Presence Intent is enabled for your Bot in https://discord.com/developers/applications -> Your Bot Name -> Bot
Second, it depends what status, your question is unclear. It can be their custom set status, presence status, game activity, or spotify activity.
For presence, Discord.js Docs States <GuildMember>.presence.status can return 4 options as a string.