MCPcopy Create free account
hub / github.com/Botloader/botloader / ping.ts

File ping.ts

cmd/vmbench/scripts/light/ping.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Commands } from "botloader";
2
3script.createCommand(
4 Commands.slashCommand("ping", "check if the bot is alive")

Callers

nothing calls this directly

Calls 5

createCommandMethod · 0.80
sendResponseMethod · 0.80
logMethod · 0.80
buildMethod · 0.45
onMethod · 0.45

Tested by

no test coverage detected