all repos — stealth-developers @ 8199683b527f1f06beacd568dc6e141904b7961e

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

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

export const miscCommands = [meowCommand];