all repos — stealth-developers @ 470d2c0df6a5bbd4e2128366d33bbe7b2ae69875

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

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

export const miscCommands = [meowCommand];