Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TeleBoxOrg/TeleBox_Plugins
/ autochangename.ts
File
autochangename.ts
autochangename/autochangename.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/*自动昵称更新插件 v3*/
2
3
import
{ Plugin,
type
PanelSettingsAdapter,
type
PanelSettingField } from
"@utils/pluginBase"
;
4
import
{ getGlobalClient } from
"@utils/runtimeManager"
;
Callers
nothing calls this directly
Calls
2
getInstance
Method · 0.45
init
Method · 0.45
Tested by
no test coverage detected