Why was pycord moved to a different documentation website? #2270
Closed
breadcat-rr
started this conversation in
General
Replies: 1 comment 9 replies
-
docs.pycord.dev is readthedocs but with a custom domain. |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Not sure exactly when this happened, but the move to docs.pycord.dev, instead of readthedocs is incredibly disappointing, The API reference especially is missing some key info and feels a lot more difficult to navigate. I've noticed properties of a class, i.e
Guild
likeGuild.channels
don't show that is alist[abc.GuildChannel]
type. This made navigating incredibly easy and fast now its gone :(Beta Was this translation helpful? Give feedback.
All reactions