all repos — stealth-developers @ 05020a60748d4790c6826660a9b0d87a3aa2fb99

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

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

export const miscCommands = [meowCommand];