sir-lancebot icon indicating copy to clipboard operation
sir-lancebot copied to clipboard

anagram delay

Open MaskDuck opened this issue 2 years ago • 2 comments

Description

the anagram command always wait for 60s before announcing if i got right.

Steps to Reproduce

  1. .anagram.
  2. guess the word
  3. guess correctly

Expected Behaviour

it announce that i got it right

Actual Behaviour

it have delay for some seconds

Known Impacted Platforms

  • [ ] Web
  • [x] Desktop
  • [ ] Android App
  • [ ] iOS App

Possible Solutions

not yet, will edit this msg if i get any idea

Would you like to implement a fix?

Note: For high-priority or critical bugs, fixes may be implemented by staff.

  • [ ] I'd like to implement the bug fix
  • [x] Anyone can implement the bug fix

MaskDuck avatar Mar 15 '22 09:03 MaskDuck

Marking this as an enhancement as the current behaviour is intended, as there can be multiple possible anagrams. That said, two improvements would be:

  • React with a green tick on messages that correctly guess an anagram.
  • Finish early if all possible anagrams have been guessed.

Are you still interested in doing this?

wookie184 avatar Sep 19 '22 11:09 wookie184

I would love to work on this issue, also i suggest to

  • Add the timeout as command input
  • Change the timeout default value to match the possible anagrams (more anagrams => less timeout, reducing by 10 second starting from the +1 anagram)

Those suggestion are of course optional, will be happy to implement just the behavior described by Wookie

MedAliMarz avatar May 17 '23 06:05 MedAliMarz