RuntimeError: Timeout context manager should be used inside a task [discord.py]

前端 未结 0 1778
长情又很酷
长情又很酷 2021-02-20 08:37

This is a piece of my code

async def tracklooper(ctx):
    no = 1
    sno = str(no)
    itimess = int(timess)
    if (no <= itimess):
        try:
                     


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