AS a moderator, I want to be able to dynamically set the rules in an externally managed file #191
Labels
No labels
blocked
duplicate
enhancement
good first issue
help wanted
invalid
needs criteria
needs estimate
needs testing
question
type
admin
type
bug
type
change
type
defect
type
dependencies
type
documentation
type
epic
type
incident
type
investigation
type
spike
type
story
type
subtask
wontfix
blocked
duplicate
needs criteria
needs designs
needs estimate
needs testing
question
type
admin
type
alert
type
bug
type
defect
type
dependencies
type
design
type
documentation
type
epic
type
incident
type
investigation
type
spike
type
story
won't fix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: RabbitLabs/vylbot-app#191
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Story Points: 5
AS a moderator, I want to be able to dynamically set the rules in an externally managed file
SO THAT I can adjust the rules without requiring a git update
Acceptance Criteria
AS a moderator
GIVEN I want to update the rules for a server
WHEN I update a file in the appdata folder
THEN the rules will be carried over next time I generate the rules embeds
Subtasks
Make the rules command dynamicto AS a moderator, I want to be able to dynamically set the rules in the databaseHow should we handle this? I think this needs thinking about
Do we maybe not put the rules in git and keep it externally managed? This way we can change the rules if we so need to more easily
AS a moderator, I want to be able to dynamically set the rules in the databaseto AS a moderator, I want to be able to dynamically set the rules in an externally managed file