chevyboys / Mizuchi

This is a custom bot for the climbers court community on discord
GNU Affero General Public License v3.0
5 stars 6 forks source link

[Text-Bug] in [/roll] description text #148

Closed LanBySea closed 1 year ago

LanBySea commented 1 year ago

Describe the bug /roll command has description text that reads: "roles a dice of any reasonable size"

To Reproduce Steps to reproduce the behavior:

  1. Go to "/roll"
  2. See prompt text

Expected behavior "roles" → "rolls"

Screenshots If applicable, add screenshots to help explain your problem.

Screenshot 2023-05-15 at 9 59 54 AM

Metadata: System agnostic

LanBySea commented 1 year ago

https://github.com/chevyboys/Mizuchi/blob/0f9af2590287382a1cbe72fe18dc1aed4f25db74/modules/Module.Infrastructure.Register.js#LL123C29-L123C30

Managed to find the line of code, but not sure why I can't edit the branch

LanBySea commented 1 year ago

Figured it out. See #149

@chevyboys or @norablackcat figure one of you should make the final merge/pull as I'm still figuring things out in GitHub

chevyboys commented 1 year ago

Merged #149, closing issue