all repos — stealth-developers @ 53c15c459294561011bea319dfc5eb4f4f4523c3

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

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

export const miscCommands = [meowCommand];