Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Discord.py guild.owner is not working #5978

Closed
izzetemredemir opened this issue Oct 27, 2020 · 2 comments
Closed

Discord.py guild.owner is not working #5978

izzetemredemir opened this issue Oct 27, 2020 · 2 comments
Labels
duplicate This is a duplicate of another issue or PR. intents related User provided bad/invalid intents

Comments

@izzetemredemir
Copy link

Summary

guild.owner is not working
I was using discord.py 1.4.1 Some problems happened on my bot today. I updated package to 1.5.1 and It still continue.
So guild.owner returns none It was working. I solved this issue with using ctx.guild.owner_id insted of using ctx.guild.owner

@izzetemredemir izzetemredemir added the bug This is a bug with the library. label Oct 27, 2020
@RealymanLP
Copy link

Having the same issue.

@Gobot1234
Copy link
Contributor

Duplicate of #5867

Please see the documentation for intents which were introduced in 1.5 at https://discordpy.readthedocs.io/en/latest/intents.html

@Rapptz Rapptz added duplicate This is a duplicate of another issue or PR. intents related User provided bad/invalid intents and removed bug This is a bug with the library. labels Oct 28, 2020
@Rapptz Rapptz closed this as completed Oct 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This is a duplicate of another issue or PR. intents related User provided bad/invalid intents
Projects
None yet
Development

No branches or pull requests

4 participants