all repos — stealth-developers @ e2b72fe1a158fa720ffc0c6c360b1889028a7f4a

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

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

export const miscCommands = [meowCommand];