all repos — stealth-developers @ a589dc8e61388a32c604b15ce207ad4f80154ad8

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

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

export const miscCommands = [meowCommand];