Rohit Kushwaha

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 (readonly/chat/full) so your agent can't accidentally ban your server

- Audit logging and rate limiting built in

- discli serve for persistent bots with streaming responses and slash commands

Install: pip install discord-cli-agent

Docs: discli.rohitk06.in

GitHub: github.com/DevRohit06/discli

Would love to hear what you'd build with it!

5 views

Add a comment

Replies

Be the first to comment