all repos — stealth-developers @ 75b3455c0ab83f42ca6511de32864991d10876f8

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

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

export const miscCommands = [meowCommand];