all repos — stealth-developers @ fcf415d87df5c195a36df6bb1201baee5cb662bc

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

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

export const miscCommands = [meowCommand];