MCPcopy Create free account
hub / github.com/TeleBoxOrg/TeleBox_Plugins /

Class

httpcat/httpcat.ts:18–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16`;
17
18class HttpCatPlugin extends Plugin {
19
20 description: string = `\nHTTP猫猫图片\n\n${help_text}`;
21 cmdHandlers: Record<string, (msg: Api.Message) => Promise<void>> = {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected