all repos — stealth-developers @ 08f8a3e5f9e51e0bd471256b6990af8a4ab6ff77

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

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

export const miscCommands = [meowCommand];