Quotable should show the sender nick also
Nobody has claimed this yet.
- Dominant language
- Raku
- Stars
- 19
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
<AlexDaniel> timotimo: interestingly, there's no information about the sender :D https://github.com/perl6/whateverable/blob/46337991a954885fe4c535319275bbb6f797b391/bin/Quotable.p6#L49-L54
<AlexDaniel> but it can be uncommented here: https://github.com/perl6/whateverable/blob/46337991a954885fe4c535319275bbb6f797b391/maintenance/fetch-irc.p6#L63
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 with bin/Quotable.p6 at lines 49-54 and maintenance/fetch-irc.p6 at line 63, following the linked revisions. Check how IRC messages are fetched and rendered, then enable or complete the sender-nick handling so Quotable output includes the sender. Verify the resulting quote output contains the nick.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 58/100