botpress / studio

The studio is the main interface you'll use to build and edit your chatbot.
https://botpress.com/docs/quickstart#conversation-studio
35 stars 37 forks source link

fix(settings): improve bot name validation #355

Closed laurentlp closed 2 years ago

laurentlp commented 2 years ago

This PR improves the bot name field validation by making sure that we only allow alphanumerical characters with the exceptions of some special chars ((, ), -, _, and ).