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

Method getRuleKey

autodelcmd/autodelcmd.ts:157–159  ·  view source on GitHub ↗
(rule: CommandRule)

Source from the content-addressed store, hash-verified

155 }
156
157 public async initialize() {
158 await this.loadConfig();
159 await this.autoDeleteOnStartup();
160 }
161
162 private async loadConfig() {

Callers 2

migrateConfigMethod · 0.95
addCustomRuleMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected