You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a person interacting with the bot, I want to receive a proper message in case of a mistake or access violation, so that I understand what went wrong and how to correct it or why I cannot proceed
Acceptance criteria
The bot must provide clear, concise, and non-technical error messages explaining what the error was and why the action could not be completed.
Each error message should include guidance on how to correct the mistake if possible (e.g., correct command usage).
All messages, especially error messages, should maintain a polite and friendly tone to enhance user experience and reduce frustration.
Automatically log all error interactions to help identify common issues or areas for improvement in the bot’s design and functionality.
User story
As a person interacting with the bot, I want to receive a proper message in case of a mistake or access violation, so that I understand what went wrong and how to correct it or why I cannot proceed
Acceptance criteria
The bot must provide clear, concise, and non-technical error messages explaining what the error was and why the action could not be completed.
Each error message should include guidance on how to correct the mistake if possible (e.g., correct command usage).
All messages, especially error messages, should maintain a polite and friendly tone to enhance user experience and reduce frustration.
Automatically log all error interactions to help identify common issues or areas for improvement in the bot’s design and functionality.
Error messages should be specific to the type of error (e.g., syntax errors, command errors, permission issues).
see Different bot responses #78 error_messages section and copyright for the bot messages #79 for copyright
The text was updated successfully, but these errors were encountered: