v0.1.0
Changelog
All notable changes to discord-cli will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
[0.1.0] - 2026-07-13
Added
- Initial release of discordcli-agents
- 50+ commands across 12 command groups (channels, categories, roles, members, messages, guilds, permissions, webhooks, invites, threads, search, export)
- JSON output by default with
--humanflag for table output - Headless operation (connect, act, disconnect)
- AI agent-friendly design with structured JSON output
- Modular command architecture with plugin-friendly registry pattern