MCPcopy Create free account
hub / github.com/FloatTech/ZeroBot-Plugin-Playground / getCatAPIKey

Function getCatAPIKey

plugin/cybercat/catdata.go:158–160  ·  view source on GitHub ↗

getCatAPIKey API密钥

()

Source from the content-addressed store, hash-verified

156
157// getCatAPIKey API密钥
158func getCatAPIKey() string {
159 return "live_jjmlzq8FSiuFko40Utf43EfniNWYY1MtBaCej1Fy2YRDW9nMEmtgJwOMiZzs6fXc" // 替换为真实免费密钥
160}
161
162var (
163 engine = control.AutoRegister(&ctrl.Options[*zero.Ctx]{

Callers 1

avatarMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected