all repos — stealth-developers @ 32e571c080df75ef430ed79c120546abdf71328e

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

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

export const miscCommands = [meowCommand];