discli v0.7.0 : Your Discord agentnow has buttons, modals, and an AI brain
Hey makers! Big update for discli — the Discord CLI for AI agents. What's new in v0.7.0 We went from 35 commands to **63 commands** and from 31 serve actions to **54 actions**. Here's the highlight reel: Interactive Components: Buttons, select menus (string, user, role, channel pickers), and modal forms. All via the serve JSONL protocol. Your bot can now send a dropdown, collect a form...
discli - Discord CLI for AI agents and humans
I work on PocketPaw, a self-hosted AI agent, and needed it to interact naturally on Discord. Every bot library out there forces you into if-else chains. That's not how an AI agent should work. So I built discli. What it does: - Send messages, react, create threads, moderate, all from the terminal - Works with any AI agent. Claude, GPT, LangChain, or a bash script - Permission profiles...
