Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TeleBoxOrg/TeleBox_Plugins
/ saveUserData
Function
saveUserData
t/t.ts:65–67 ·
view source on GitHub ↗
(userData: AllUserData)
Source
from the content-addressed store, hash-verified
63
roles: getInitialRoles(),
64
covers: {
"薯薯"
:
"https://raw.githubusercontent.com/Yu9191/-/main/image.png"
}
65
};
66
await
saveUserData(initial);
67
return
initial;
68
}
69
}
70
Callers
4
loadUserData
Function · 0.85
tts
Function · 0.85
ttsSet
Function · 0.85
setApiKey
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected