mtr command should be case insensitive
Open
- Dominant language
- Go
- Stars
- 6
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
`!MTR x.y` should also work
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the command-dispatch path for `!MTR x.y` in the Go IRC bot. Verify the existing `!mtr x.y` behavior, then confirm that the uppercase command reaches the same lookup and that both forms work when tested manually or through any available bot tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100