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

Function generateRuleId

autodelcmd/autodelcmd.ts:78–80  ·  view source on GitHub ↗
(existingRules: CommandRule[])

Source from the content-addressed store, hash-verified

76}
77
78// 当前配置文件版本号
79const CURRENT_CONFIG_VERSION = 1;
80
81class AutoDeleteService {
82 private client: any;
83 private config: AutoDeleteConfig = {};

Callers 1

addCustomRuleMethod · 0.85

Calls 1

getMaxRuleIdFunction · 0.85

Tested by

no test coverage detected