MCPcopy Create free account
hub / github.com/discord/discord-example-app / command.js

File command.js

examples/command.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import 'dotenv/config';
2import express from 'express';
3import { InteractionType, InteractionResponseType, verifyKeyMiddleware } from 'discord-interactions';
4import { DiscordRequest } from '../utils.js';

Callers

nothing calls this directly

Calls 1

createCommandFunction · 0.85

Tested by

no test coverage detected