Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TeleBoxOrg/TeleBox_Plugins
/ autorepeat.ts
File
autorepeat.ts
autorepeat/autorepeat.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Plugin } from
"@utils/pluginBase"
;
2
import
{ getPrefixes } from
"@utils/pluginManager"
;
3
import
{ getGlobalClient } from
"@utils/runtimeManager"
;
4
import
{ createDirectoryInAssets, resolvePluginAssetFile } from
"@utils/pathHelpers"
;
Callers
nothing calls this directly
Calls
2
error
Method · 0.80
init
Method · 0.45
Tested by
no test coverage detected