all repos — stealth-developers @ de82bde6bbf10b37933301403c47e641dd8288e6

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

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

export const miscCommands = [meowCommand];