Skip to content

feat: rich embeds and jump URLs for messages#2

Merged
DevRohit06 merged 1 commit intomainfrom
feat/rich-embeds
Mar 22, 2026
Merged

feat: rich embeds and jump URLs for messages#2
DevRohit06 merged 1 commit intomainfrom
feat/rich-embeds

Conversation

@DevRohit06
Copy link
Copy Markdown
Owner

Summary

  • Add --embed-color, --embed-footer, --embed-image, --embed-thumbnail, --embed-author, and repeatable --embed-field to message send
  • Include jump_url in message send, reply, and get responses

Test plan

  • discli message send #test "hi" --embed-title "T" --embed-color ff0000 --embed-footer "F" --embed-field "K::V::true"
  • discli --json message get #test <msg_id> — verify jump_url present
  • pytest tests/ -v

🤖 Generated with Claude Code

Add --embed-color, --embed-footer, --embed-image, --embed-thumbnail,
--embed-author, and repeatable --embed-field to message send.
Include jump_url in message send, reply, and get responses.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@DevRohit06 DevRohit06 merged commit a98dcae into main Mar 22, 2026
@DevRohit06 DevRohit06 deleted the feat/rich-embeds branch March 22, 2026 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant