Discord.py bot.get_context() does not return ctx object

前端 未结 0 1383
失恋的感觉
失恋的感觉 2021-02-18 21:53

I wanted to run command from on_message(), but bot.get_context() return corountine object, not context. Error that code gives: await bot.get_context(message).invoke(bot.get_comm

相关标签:
回答
  • 消灭零回复
提交回复
热议问题