To show every server user (not just cached speakers) in the whitelist/blacklist popup, the bot needs the privileged Server Members Intent. Declaring it while the Developer Portal toggle is off breaks login, so it's gated behind WSAI_MEMBERS_INTENT=1: when set, the bot adds GuildMembers intent, fetches each guild's full member list on ready, and reports it (cap 200→2000). Default off = unchanged behavior, safe to deploy. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
17 KiB
17 KiB