-
Couldn't load subscription status.
- Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Story
As a virologist I want to document that a player has passed a health check in order to promote them to the next game level.
Example
The current user is a virologist. @jfuerlinger is on game level Methods
+serta-health-check-passed @jfuerlinger
Expected response
Player @jfuerlinger promoted to level Classes.
DoD
- The message given in the example is displayed
- If the immune level is not sufficient the message
Player @jfuerlinger's immune system is not strong enough to promote them to the next levelshall be displayed - If the message mentions more than one player all the mentioned players are promoted if their pre-requisites are ok
- Data about minimum immune level for a level has to be taken from the config
- Immune level of the player(s) remain(s) untouched
- If the command is issued by a player the message
Health checks may only be done by virologists - If the command mentions a bot or a virologist the message
Health checks may only be done on a playershall be displayed
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request