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

Class

autodel/autodel.ts:14–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12
13
14class AutoDelPlugin extends Plugin {
15 cleanup(): void {
16 if (this.db) {
17 try {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected