MCPcopy Create free account
hub / github.com/TeleBoxOrg/TeleBox_Plugins / speedlink.ts

File speedlink.ts

speedlink/speedlink.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Plugin } from "@utils/pluginBase";
2import { Api } from "teleproto";
3import { execSync, execFile, ChildProcess, spawn } from "child_process";
4import { promisify } from "util";

Callers

nothing calls this directly

Calls 3

getEncryptionKeyFunction · 0.85
execMethod · 0.80
loadConfigFunction · 0.70

Tested by

no test coverage detected