dolfies / discord.py-self

A fork of the popular discord.py for user accounts.
https://discordpy-self.rtfd.io/en/latest/
MIT License
717 stars 163 forks source link

[BUG] discord.Intents #92

Closed daniilpetrovdp closed 3 years ago

daniilpetrovdp commented 3 years ago

What's with the discord.Intents? Looks like there is no such a thing in your fork, and I really need it for discord.Guild.fetch_members() to work Also, is there even fetch_members function? Cuz I havent found it in the source code

dolfies commented 3 years ago

Intents and fetch_members() are not applicable for users.