Buttsbot improvements

Open
#8 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
go
Domain
backend

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from douglascdev/hashbot

All issues in douglascdev/hashbot

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.