UNPKG

meocord

Version:

Decorator-based Discord bot framework built on discord.js. Brings NestJS-style controllers, dependency injection, guards, and testing utilities to bot development — with a full CLI and TypeScript-first design.

3 lines (2 loc) 129 B
export { CommandType, ReactionHandlerAction } from './controller.enum.js'; export { MetadataKey } from './metadata-key.enum.js';