PokeNavBot / issue-tracker

Bug reports / feature tracking repository for PokeNav
https://pokenavbot.com
20 stars 4 forks source link

Incorrect feedback for long raid statuses #659

Open edocsil47 opened 1 year ago

edocsil47 commented 1 year ago

Describe the bug Attempting to use /raid with more than ~1000 characters in the status option causes an error with no feedback. Request is "received" but signup message is never created. Note: This does not block other raid commands in the channel from going through.

To Reproduce Steps to reproduce the behavior:

  1. Select the /raid command
  2. Select the status option
  3. Press the "a" key 1049 times
  4. Send the command
  5. See error

Expected behavior Option should have a max character length or reject the command instead of acknowledging the request. This can be easily accomplished by setting a max_length value for the application command option.

Screenshots image image Signup message is not created.

Mobile OS (if specific to your device): Not device specific.

Additional context N/A

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.