Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TeleBoxOrg/TeleBox_Plugins
/
Class
portball/portball.ts:48–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
description =
"🔇 临时禁言工具 - 回复消息实现XX秒禁言"
;
47
48
cmdHandlers = {
49
portball: this.handlePortball.bind(this)
50
};
51
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected