all repos — stealth-developers @ bf67c8aea0faa673517f7a7e5bd36e45944f6774

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

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

export const miscCommands = [meowCommand];