all repos — stealth-developers @ a2754f3952a99c48fc44ae7b0284c732b9b7cb05

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

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

export const miscCommands = [meowCommand];