Rohit Kushwaha
All activity
Rohit Kushwahastarted a discussion

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...

Give your AI agent a Discord account. discli lets agents send messages, react, manage threads, moderate — all from the terminal. Built with permission profiles, audit logging, and rate limiting so agents can't go rogue. Works just as well for humans who want to script and automate Discord without a GUI.
discli
discliDiscord CLI for AI agents and humans
Rohit Kushwahastarted a discussion

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...