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

File lottery.ts

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

Source from the content-addressed store, hash-verified

1import { Plugin , type PanelSettingsAdapter, type PanelSettingField } from "@utils/pluginBase";
2import { getGlobalClient, getCurrentGeneration } from "@utils/runtimeManager";
3import path from "path";
4import Database from "better-sqlite3";

Callers

nothing calls this directly

Calls 1

execMethod · 0.80

Tested by

no test coverage detected