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

Typo, it says "discord.py" instead of "pycord" #30

Closed
ImNimboss opened this issue Aug 30, 2021 · 4 comments
Closed

Typo, it says "discord.py" instead of "pycord" #30

ImNimboss opened this issue Aug 30, 2021 · 4 comments

Comments

@ImNimboss
Copy link
Contributor

Summary

Under the "Exceptions" category of https://pycord.readthedocs.io/en/master/api.html#exceptions at discord.DiscordException, it says discord.py instead of pycord

What is the feature request for?

The documentation

The Problem

Under the Exceptions category of the docs @ https://pycord.readthedocs.io/en/master/api.html#exceptions ,
The description of discord.DiscordException says this:

Base exception class for discord.py
Ideally speaking, this could be caught to handle any exceptions raised from this library.

The Ideal Solution

This should be changed to:

Base exception class for pycord
Ideally speaking, this could be caught to handle any exceptions raised from this library.

The Current Solution

No response

Additional Context

I couldn't figure out how to change the files in the docs folder to fix the typo to do a PR, so I made this issue instead.

@BobDotCom
Copy link
Member

you can make a fork and make a pull request from that

@ImNimboss
Copy link
Contributor Author

@BobDotCom Yes that's fine, I just don't know where to edit the "docs" folder to fix the typo

@greendoescode
Copy link
Contributor

Fixed by my pr, this can be closed!

@Dorukyum
Copy link
Member

Closing this as it was done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants