Command raised an exception: TypeError: get_cog() takes 2 positional arguments but 3 were given

前端 未结 0 687
再見小時候
再見小時候 2020-11-30 09:04

I was try to make a discord help command in cog, but i have a problem

when I run this code:

@commands.command()
    async def help2(self, ctx, * cog):
         


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