Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle bot command errors #65

Closed
5 tasks
ftdgoodluck opened this issue May 15, 2024 · 0 comments
Closed
5 tasks

Handle bot command errors #65

ftdgoodluck opened this issue May 15, 2024 · 0 comments

Comments

@ftdgoodluck
Copy link
Collaborator

ftdgoodluck commented May 15, 2024

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

@ftdgoodluck ftdgoodluck added this to the [1] MVP milestone May 15, 2024
@ftdgoodluck ftdgoodluck moved this from ❔Triage to 📋 Backlog in Race of Sloths Development May 16, 2024
@ftdgoodluck ftdgoodluck moved this from 📋 Backlog to 🔨 In Progress in Race of Sloths Development May 17, 2024
@ftdgoodluck ftdgoodluck moved this from 🔨 In Progress to ✅ Done in Race of Sloths Development Jun 26, 2024
@ftdgoodluck ftdgoodluck closed this as completed by moving to ✅ Done in Race of Sloths Development Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ✅ Done
Development

No branches or pull requests

2 participants