MCPcopy Create free account
hub / github.com/develop202/migu_video / app.js

File app.js

app.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import http from "node:http"
2import { host, pass, port, programInfoUpdateInterval, token, userId } from "./config.js";
3import { getDateTimeStr } from "./utils/time.js";
4import update from "./utils/updateData.js";

Callers

nothing calls this directly

Calls 9

delayFunction · 0.90
printRedFunction · 0.90
printGreenFunction · 0.90
printMagentaFunction · 0.90
interfaceStrFunction · 0.90
channelFunction · 0.90
printBlueFunction · 0.90
getDateTimeStrFunction · 0.90
updateFunction · 0.85

Tested by

no test coverage detected