Dougley / MegaBot

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

Commenting on a post with an emoji #156

Closed Spudds closed 4 years ago

Spudds commented 5 years ago

Describe the bug When you try to comment on a post by using !comment and put an emoji, it says you haven't supplied a comment.

To Reproduce Steps to reproduce the behavior:

  1. Find any suggestion and get it's ID
  2. Do !comment <Suggestion ID> and then an emoji
  3. Send it

Expected behavior It should add you're comment to the post, but it instead says you didn't supply a comment.

Screenshots Screenshot_20190623-102605~2

MoonlightCapital commented 5 years ago

To be honest, why would you need to comment with only an emoji?

Dougley commented 4 years ago

Comments must be 3 characters or longer, comment.js#L14