Closed ImNimboss closed 3 years ago
This is because pycord is a fork of discord.py and the documentation has not been updated accordingly. You are welcome to do this yourself though... the documentation lives in the docs/
folder and in the docstrings of methods/classes.
Yes, I thought so, thank you
The docs have already been updated, check master.
Summary
Pycord's docs say "discord.py" everywhere, not "pycord"
What is the feature request for?
The documentation
The Problem
Go to https://pycord.readthedocs.io/en/latest and observe how "discord.py" is written everywhere instead of pycord. Even the page title is "Welcome to discord.py"
The Ideal Solution
Replace all "discord.py" instances with "pycord"
The Current Solution
No response
Additional Context
No response