cheran-senthil / cheran-senthil/TLE
Make help strings adaptive
Open
- Dominant language
- Python
- Stars
- 337
- Forks
- 234
- PR merge metrics
- No merged PRs in 30d
Description
Putting command help strings as function doc strings with line breaks includes those line breaks when displayed on Discord. This messes up the help message depending on the discord window size.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the command help docstrings and the code that formats and sends help messages to Discord. Make the displayed help adapt to the Discord window size without preserving problematic line breaks, then verify that command help renders correctly at different widths.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100