all repos — stealth-developers @ 09320bf1c9710283bf986fc7672703b96918c031

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

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

export const miscCommands = [meowCommand];