This repository was archived by the owner on Aug 26, 2021. It is now read-only.
Would it be possible to use discord.py v2.0 with this distest? #82
Unanswered
NabeelUppel
asked this question in
Q&A
Replies: 1 comment
-
Maybe? Frankly I don't even know where you're getting discord.py 2.0, I
don't see anything about a 2.0 on their changelogs. Also, this library is
pretty much deprecated now, as I don't have the time to properly maintain
it and the https://github.com/CraftSpider/dpytest library is really just
better. I recommend you check that out!
…On Wed, Aug 25, 2021 at 9:57 AM NabeelUppel ***@***.***> wrote:
I am trying to use threads that is available on v2.0 of discord.py but I
don't want to break my old tests that uses distest and discord v.1.7.
Since distest requires v1 would I be able to use v2.0 of discord.py that I
installed using
pip install -U git+https://github.com/Rapptz/discord.py
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#82>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFPIRBUH7M4FBX5QUPKDRNTT6UOGNANCNFSM5CZRVQZQ>
.
|
Beta Was this translation helpful? Give feedback.
0 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.
-
I am trying to use threads that is available on v2.0 of discord.py but I don't want to break my old tests that uses distest and discord v.1.7.
Since distest requires v1 would I be able to use v2.0 of discord.py that I installed using
pip install -U git+https://github.com/Rapptz/discord.py
Beta Was this translation helpful? Give feedback.
All reactions