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

Method setup

goodnight/goodnight.ts:54–56  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

52 }
53
54 async setup(): Promise<void> {
55 await this.initDB();
56 }
57
58 // 初始化数据库
59 private async initDB() {

Callers

nothing calls this directly

Calls 1

initDBMethod · 0.95

Tested by

no test coverage detected