all repos — stealth-developers @ 5615ea8bd60e3db4ef2fae8bccb3f23c79d7a2e9

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

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

export const miscCommands = [meowCommand];