AspectOfJerry / JerryBot

Discord bot for personal use. Built on Discordjs v13.
https://bot.jerrydev.net
1 stars 0 forks source link

Bot crash while using verify command #114

Closed AspectOfJerry closed 1 year ago

AspectOfJerry commented 1 year ago

Describe the bug The bot crashes if the Modal is canceled and the command is re-executed.

Version(s) current

To Reproduce Steps to reproduce the behavior:

  1. Use /311 verify
  2. Select a group
  3. Click on the "Cancel" button in the Modal
  4. Click on the "Cancel" button on the embed
  5. Use /311 verify again
  6. Do the full process
  7. Error after clicking "Confirm" button
AspectOfJerry commented 1 year ago

This issue has been resolved. Patch commit coming later