all repos — stealth-developers @ 2139da3743617ff966f14c44322f461fef88192c

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

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

export const miscCommands = [meowCommand];