Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ Commands } from
"botloader"
;
2
3
script.createCommand(
4
Commands.slashCommand(
"ping"
,
"check if the bot is alive"
)
Callers
nothing calls this directly
Calls
5
createCommand
Method · 0.80
sendResponse
Method · 0.80
log
Method · 0.80
build
Method · 0.45
on
Method · 0.45
Tested by
no test coverage detected