Use code blocks for /sendbatch help examples to enable single-copy UX#62
Open
Use code blocks for /sendbatch help examples to enable single-copy UX#62
Conversation
…once Co-authored-by: rayaanr <108685206+rayaanr@users.noreply.github.com> Agent-Logs-Url: https://github.com/CeyLabs/BitcoinDeepaBot/sessions/97784c4e-4632-491f-b357-8db628ba48ca
Copilot
AI
changed the title
[WIP] Update help command for /sendbatch to use codeblock
Use code blocks for /sendbatch help examples to enable single-copy UX
Mar 26, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Each line of the
/sendbatchusage and examples was individually backtick-wrapped, forcing users to copy the command line-by-line in Telegram instead of all at once.Changes
internal/telegram/sendbatch.go— Replaced per-line`backticks`with triple-backtick code blocks in the error help message (Usage, Example 1, Example 2 sections)translations/en.toml— Same treatment for the/sendbatchentry in the main help command textBefore:
After:
📍 Connect Copilot coding agent with Jira, Azure Boards or Linear to delegate work to Copilot in one click without leaving your project management tool.