How do you change the text that is displayed after using the /send command?
Open
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 752
- Forks
- 307
- Avg merge
- 15h 48m
- Merged PRs (30d)
- 7
Description
In a recent build there is a ton of text after issuing the /send command. How do we get rid of all this so it just says "Sent to "?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the /send command and the code that produces its post-command output. Compare the current output with the requested concise “Sent to ” message, then run the relevant command tests if they exist; done means no extra text is displayed after a successful send.
Written by the indexing model from the issue text.
Assessment
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100