all repos — stealth-developers @ 333b26bcc0bdb9bb943494889bd8ce8e497e3c64

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

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

export const miscCommands = [meowCommand];