bot/src/command.ts
openaliro/openaliro
Module
command.ts
@file The shape every command file exports: a Discord command definition…
Overview
@file The shape every command file exports: a Discord command definition (for registration) and a handler (for dispatch), together so the two never drift apart. Separate from commands/index.ts so that followup.ts can take a context without importing the command table that imports it back.
depends on discord.ts env.ts · used by build.ts context.ts decode-devid.ts forget.ts help-me.ts ihave.ts index.ts matrix.ts ping.ts size.ts spec.ts test-request.ts test-result.ts twin.ts verify.ts who-has.ts why.ts followup.ts