How i can stop this discord bot command wihout restart the bot?

后端 未结 0 2019
难免孤独
难免孤独 2020-12-14 00:17

How i can stop this discord bot command wihout restart the bot?

@bot.command()
async def spam(ctx, *args):
    response = ""
    for arg in args:
           


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