Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TeleBoxOrg/TeleBox_Plugins
/ setup
Method
setup
lu_bs/lu_bs.ts:44–47 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
42
await
this.loadStickerSet();
43
}
44
45
private db: any = null;
46
private stickerSet: any = null;
47
private readonly PLUGIN_NAME =
"lu_bs"
;
48
49
description = HELP_TEXT;
50
Callers
nothing calls this directly
Calls
2
initDB
Method · 0.95
loadStickerSet
Method · 0.95
Tested by
no test coverage detected