guild.subscribe() failing for guild with proper permissions #189
-
As the title states, I cannot get guild.subscribe() to work in my testing guild even though I am almost entirely sure my permissions are correct. Here they are: And here is the code I am using to try and subscribe:
When trying to execute this code, I get: Help is greatly appreciated |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Interesting. Subscribing is currently slightly broken in v1.x. v2.0 will have far better support. I recommend reading this to understand more: https://discordpy-self.readthedocs.io/en/rebase/migrating.html. |
Beta Was this translation helpful? Give feedback.
Interesting. Subscribing is currently slightly broken in v1.x. v2.0 will have far better support. I recommend reading this to understand more: https://discordpy-self.readthedocs.io/en/rebase/migrating.html.