Open williamhatcher opened 2 years ago
Not everyone use pycord. Some uses nextcord. So if you want pycord instead of discord.py then you can create a fork > modify files and install from your fork
Why not use extras to allow people to use any of the three?
From: Md Shahriyar Alam @.> Sent: Wednesday, December 29, 2021 5:48:41 AM To: jnawk/Quart-Discord @.> Cc: williamhatcher @.>; Author @.> Subject: Re: [jnawk/Quart-Discord] Migrate from discord.py to py-cord (Issue #19)
Not everyone use pycord. Some uses nextcord. So if you want pycord instead of discord.py then you can create a fork > modify files and install from your fork
— Reply to this email directly, view it on GitHubhttps://github.com/jnawk/Quart-Discord/issues/19#issuecomment-1002556534, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AF3WBO2BYJVUXLCBRJ4GCRTUTLYRTANCNFSM5K3GHY4Q. You are receiving this because you authored the thread.Message ID: @.***>
Feel free to submit a PR. In the 30 seconds I had to take a look, it could probably be done, but it'll take more than 30 seconds to figure out.
I suggest changing the requirement from discord.py to py-cord as d.py is no longer being maintained.
Note: py-cord is close to releasing a 2.0 version which has breaking changes, but their current PyPi version should be a drop-in replacement for d.py