working-plusplus icon indicating copy to clipboard operation
working-plusplus copied to clipboard

When the bot is given points, it also tries to interpret it as a command

Open tdmalone opened this issue 6 years ago • 1 comments

Split out from #18

image

We either:

  • shouldn't be attempting to determine a direct command when a standard -- / ++ command matches, OR
  • explicitly ignore -- / ++ etc. in the direct command logic

tdmalone avatar Mar 07 '19 23:03 tdmalone

It could also be handled as a combination of sayThankYou and points added to the bot possibly resulting in two lines reporting the new score and then the Thank You random response.

Alex-Vol-SV avatar Dec 23 '19 21:12 Alex-Vol-SV