所以在所有的命令中,当你做一个表情符号时,我的机器人就会关闭。这一切为什么要发生?"/opt/virtualenvs/python3/lib/python3.8/site-packages/discord/state.py", line 409, in parse_message_reaction_add
我一直试图让一个使用discord.py的机器人在阅读后使用discord.py向消息添加一个反应(这不是我想要的,因为我没有使用自定义的表情符号),但它最终给出了这个错误:
discord.ext.commands.errors.CommandInvokeError: Command raised an exception: InvalidArgument: message argument must be a M
我一直在尝试让我的机器人在有人对消息做出反应时进行回复。这是我的代码。-> @client.event channel = reaction.message.channelawait client.send_message(channel, '{} has added {} to the message {}