all repos — stealth-developers @ ffd6c0466e217d92c38d70ca07fd3a17fa91b63c

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

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

export const miscCommands = [meowCommand];