@commands.Cog.listener() async def on_command(self, ctx): with open(env["JSON_DIR"] + "servers.json", "r") as f: s = json.