Buttsbot improvements
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 35/100
Research direction
Start by locating the Go code that receives Twitch messages and decides whether to add or reply with “butts.” Work through each unchecked checklist item, including @-prefixed words, non-letter starts, accented words, and partial casing, and verify that links remain excluded. Done means the bot follows all unchecked behaviors without double-pinging or responding to commands.
Written by the indexing model from the issue text.
Description
- Don't reply if the message contains a word prefixed with @(to avoid double pinging)
- Don't reply to messages starting with non-letters, to avoid responding to bot commands.
- Don't reply to messages with links.
- Properly parse words with accents
- Don't add butts with partial casing like butT
- Dominant language
- Go
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
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.
More from douglascdev/hashbot
-
game Open
Difficulty 5/5 Over a week Newbie friendliness 20/100
douglascdev/hashbot#21 ·
-
undo command Open
Difficulty 5/5 Over a week Newbie friendliness 15/100
douglascdev/hashbot#20 ·
-
rename command Open
Difficulty 3/5 1-2 days Newbie friendliness 25/100
douglascdev/hashbot#19 ·
-
Difficulty 5/5 Over a week Newbie friendliness 20/100
douglascdev/hashbot#18 ·
-
Prefix command Open
Difficulty 5/5 Over a week Newbie friendliness 20/100
douglascdev/hashbot#15 ·
All issues in douglascdev/hashbot
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
Difficulty 1/5 Under an hour Newbie friendliness 84/100
-
enhancement needs triage
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
kind/cleanup
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
kubernetes-sigs/kueue#15947 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
sympozium-ai/sympozium#627 ·