Closed GsakuL closed 3 years ago
I'm getting this same issue
I am also receiving this error. Any ideas for workarounds?
PR #32 actually has a fix for this. I'm going to pull it down and test with that.
I've seen your comment that the PR works. But I want to add my two cents (for context: I use that Bot+Cog class pattern). I have extracted methods in my cogs, that don't use any discord related classes/interfaces (wherever possible), and I test on them (with the command just being 'send whatever that method returns', or something like that)
with: discord.py==1.4.1 dpytest==0.0.21
The original cause is Rapptz/discord.py@b8154e365ff584438a8d42354e56881e550bb72e.