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

Function makeCronKey

sum/sum.ts:157–159  ·  view source on GitHub ↗
(id: string)

Source from the content-addressed store, hash-verified

155 }
156
157 if (!db.data.aiConfig.providers) {
158 db.data.aiConfig.providers = {};
159 }
160 if (!db.data.aiConfig.default_prompt) {
161 db.data.aiConfig.default_prompt = DEFAULT_PROMPT;
162 }

Callers 2

scheduleTaskFunction · 0.70
SummaryPluginClass · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected