Dougley / MegaBot

Discord bot that interacts with Zendesk Community
GNU Affero General Public License v3.0
1 stars 0 forks source link

A blank !Comment with an ID/Link but no comment triggers a generic error #33

Closed blastoise186 closed 5 years ago

blastoise186 commented 5 years ago

Describe the bug

Trying to use !comment by using the command !comment (IDhere) and no comment triggers the generic catch-all error.

To Reproduce Steps to reproduce the behavior:

  1. Find a suggestion you want to comment on
  2. Grab the suggestion ID
  3. Enter the command !comment (IDhere) without any actual comment
  4. Attempt to submit
  5. MegaBot throws the generic "I don't know what went wrong" error

Expected behavior MegaBot should tell me to write a comment

Screenshots image

Additional context Nothing of note