-
Notifications
You must be signed in to change notification settings - Fork 2
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
[US-01] Simplifying tasks through Discord bot commands #1
Comments
USs need to describe
|
You also need to always be aware of what you want to achieve with the bot. Depending on its purpose, its architecture is going to be totally different. |
Additionally, you should include in all milestones documenting the technical decisions involved. In this specific case, not clear what "creating a bot" might involve, for instance. |
Comentarios sobre eso (aunque habría sido conveniente que crearas un PR para poder comentar ahí).
|
Continúa la discusión aquí: harvestcore/tfm-doc#3 |
Convendría también que lo siguieras aquí. Tienes que rehacer prácticamente todos los milestones. |
"Create a bot" sigue sin ser una historia de usuario. Por favor, reformúlala indicando qué beneficio se quiere obtener creando un bot. Por ejemplo, "quiero enviar un mensaje al canal cada cierto tiempo". Las historias de usuario son verdaderas historias de usuario, porque si no tienes ningún usuario en mente puedes intentar hacer todos para todos y no contentar a nadie. |
Summary: As a programmer or regular user, when I detect a task that can be simplified in a bot, I want to be able to create different Discord bots so that I can set commands on them to perform these tasks.
Goal: The creation of Discord bots to separate functionality in them.
Benefit: In this way, I can make use of the commands configured in the bots, instead of having to perform the tasks manually.
User profile: Programmer / regular user.
Scenario:
Dependencies:
Acceptance criteria:
The text was updated successfully, but these errors were encountered: