MCPcopy Create free account
hub / github.com/TeleBoxOrg/TeleBox_Plugins / JsonDb

Interface JsonDb

pmcaptcha/pmcaptcha.ts:183–183  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

181const mainPrefix = prefixes[0] || ".";
182const pmcDir = createDirectoryInAssets("pmcaptcha");
183
184const legacyDataDir = path.join(process.cwd(), "pmcaptcha_userdata");
185const newDataDir = createDirectoryInAssets("pmcaptcha");
186

Callers 8

saveUserSettingsMethod · 0.80
saveRandomTextsMethod · 0.80
setChatModeMethod · 0.80
handleWhiteListMethod · 0.80
handleBlackListMethod · 0.80
handleGlobalModeMethod · 0.80
makeRequestMethod · 0.80
scheduleTaskFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected