Releases: virat-mankali/discord-cli
Releases · virat-mankali/discord-cli
v0.1.0
Changelog
- 3ae27de CI: remove lint step, keep build and test only
- e45ca05 Fix goreleaser: add Formula directory, release block, match telegram-cli config
- 2cb0c1b Fix release: goreleaser-action v6, match telegram-cli workflow
- dd96b82 Phase 1: Core library — config, Discord client, SQLite storage with FTS5
- 3965bda Phase 2: CLI commands (auth, sync, search, send, guilds, channels, serve)
- e63bace Phase 3: SQLite storage hardening — incremental sync, resumable pagination, stats, indexes
- 1d38687 Phase 4: MCP server — 6 tools (search, send, list guilds/channels, sync, status)
- c5c7f65 Phase 5: GoReleaser, Homebrew tap, CI/CD workflows, README, LICENSE
- ce1a4e3 README: auto-approve note, bot token safety warning, inspired by section