MCPcopy Create free account
hub / github.com/MCSManager/MCSManager / auto-translate.mjs

File auto-translate.mjs

scripts/auto-translate.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1//@ts-check
2import { readdir, readFile, writeFile } from "fs/promises";
3import OpenAI from "openai";
4import path from "path";

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected