discordjs / builders

A collection of builders that you can use when creating your bot.
Apache License 2.0
97 stars 37 forks source link

style: improve error messages #61

Open Khasms opened 2 years ago

Khasms commented 2 years ago

Please describe the changes this PR makes and why it should be merged: Currently, when the name regex validation fails, the error message is just Invalid and doesn't say what's wrong. This PR adds a custom error message to give some more information in that scenario.

Edit: Added more error messages to help with issues like #64.

Status and versioning classification: