我在过去遇到过类似的问题,并通过重构一些代码来解决它们,所以如果这是另一个我遗漏了大写字母或其他东西的问题,我提前道歉,但我已经尝试了所有明显的语法问题,但似乎没有一个有效。Atom也没有显示任何错误。\site-packages\discord\__init__.py", line 21, in <module> File "
await user.edit(voice_channel=None)with ctx.message.author.voice.channel.members as users:discord.ext.commands.errors.CommandInvokeError: Command raised an exception: Attrib
当我在我的电脑上运行我的discord机器人时,我可以让一切正常工作,但当我将我的代码上传到heroku中时。我收到这个错误消息。()
2020-12-08T22:37:37.551756+00:00 app[worker.1]: AttributeError: module 'discord' has no