MCPcopy Create free account
hub / github.com/FireDiscordBot/bot / run

Method run

src/commands/Utilities/code-image.ts:222–385  ·  view source on GitHub ↗
(
    command: ApplicationCommandMessage,
    args: {
      source?: string;
      theme: CodeImageSchema["theme"];
      darkMode: CodeImageSchema["darkMode"];
      padding: CodeImageSchema["padding"];
      language: CodeImageSchema["language"];
      filename: CodeImageSchema["filename"];
    }
  )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 14

waitForModalMethod · 0.95
getRawPasteURLMethod · 0.80
getPasteContentMethod · 0.80
getTextInputValueMethod · 0.80
getUploadedFilesMethod · 0.80
hasteMethod · 0.80
shortenTextMethod · 0.80
errorMethod · 0.45
toStringMethod · 0.45
isSuperuserMethod · 0.45
getMethod · 0.45
ackMethod · 0.45

Tested by

no test coverage detected