all repos — stealth-developers @ daaec0c025fda0f725b244e11a7ad15116b06386

apps/bot/src/feats/misc/index.ts (view raw)

 1
 2
 3
import { meowCommand } from "./meow";

export const miscCommands = [meowCommand];