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 { JSONFilePreset } from "lowdb/node";
2import { Plugin , type PanelSettingsAdapter, type PanelSettingField } from "@utils/pluginBase";
3import { Api } from "teleproto";
4import { execSync, execFile, ChildProcess, spawn } from "child_process";

Callers

nothing calls this directly

Calls 3

getEncryptionKeyFunction · 0.85
execMethod · 0.80
loadConfigFunction · 0.70

Tested by

no test coverage detected