all repos — stealth-developers @ b176f28428d5b346678d5910a1618f614a87b533

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

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

export const miscCommands = [meowCommand];