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

Library discord.py will be deprecated by April 2022 #1

Open
bswck opened this issue Oct 23, 2021 · 0 comments
Open

Library discord.py will be deprecated by April 2022 #1

bswck opened this issue Oct 23, 2021 · 0 comments

Comments

@bswck
Copy link

bswck commented Oct 23, 2021

Hi,
The discord.py project was archived by its maintainer (@Rapptz). You might find an explanation of that and all the other useful information right there. The easiest solution I suggest is to change discord.py to nextcord in requirements.txt, which is a still maintained fork of discord.py. To migrate the library, you’ll only need to ensure that all the libraries that use site-packages/discord path to publish itself to the Python locally available packages are uninstalled and install the nextcord library. Having done that, you won’t even have to change the code.

@bswck bswck changed the title Library discord.py will be deprecated by Apr, 2022 Library discord.py will be deprecated by April 2022 Oct 25, 2021
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

1 participant