all repos — stealth-developers @ 8456beb89cb3f3bb4b338c00e04341cff62d4711

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

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

export const miscCommands = [meowCommand];