all repos — stealth-developers @ e24ca93b2bb2cef8fa9c346db7bb7f07bada0973

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

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

export const miscCommands = [meowCommand];