Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 13 Jul 22:40

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 --human flag for table output
  • Headless operation (connect, act, disconnect)
  • AI agent-friendly design with structured JSON output
  • Modular command architecture with plugin-friendly registry pattern