This used to work fine but now that server members is a privileged intent it doesn't seem to work. My current code would check the role of the person executing the command, because I only want people with that role to do it. Is there any way to work around this without privileged intents?
I could have a list of people that have the role but I'd have to update that every time there is a new member. Will this work without privileged intents?