all repos — stealth-developers @ b67a9627edd74694e4a3fa47bc78c20d8c534299

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

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

export const miscCommands = [meowCommand];