How to deactivate a comand for a guild

后端 未结 0 1604
礼貌的吻别
礼貌的吻别 2020-12-09 06:08
@commands.Cog.listener()
async def on_command(self, ctx):

    with open(env["JSON_DIR"] + "servers.json", "r") as f:
        s = json.         


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