all repos — stealth-developers @ 098dacc90451b4a3f29ea77a1095234bdd1d50ed

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

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

export const miscCommands = [meowCommand];