all repos — stealth-developers @ c389ef7352d200fa469e7fd0c4d7ba3c37143367

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

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

export const miscCommands = [meowCommand];