Receiving Command HelpText should not activate cooldown

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

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
42/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
csharp, javascript
Domain
backend

Research direction

Start by tracing the BaseCommand call path and how commands produce HelpText for incorrect calls. Check where cooldown activation is triggered and how command results are represented. Done means HelpText responses do not activate cooldowns while normal command responses retain their existing cooldown behavior; add or update relevant command tests if present.

Written by the indexing model from the issue text.

Description

bug on stream

When you call a command incorrectly, you'll frequently get HelpText as the response. We should not activate the cooldown in that case. Perhaps we can make the commands return something to indicate whether cooldown should activate from the BaseCommand call.

Dominant language
JavaScript
Stars
54
Forks
24
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 DevChatter/DevChatterBot

All issues in DevChatter/DevChatterBot

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.