Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ Plugin ,
type
PanelSettingsAdapter,
type
PanelSettingField } from
"@utils/pluginBase"
;
2
import
{ getGlobalClient, getCurrentGeneration } from
"@utils/runtimeManager"
;
3
import
path from
"path"
;
4
import
Database from
"better-sqlite3"
;
Callers
nothing calls this directly
Calls
1
exec
Method · 0.80
Tested by
no test coverage detected