AS a developer, I want the disable command functionality to store disabled commands in its own database table #189

Open
opened 2022-09-16 18:54:54 +01:00 by Vylpes · 0 comments
Vylpes commented 2022-09-16 18:54:54 +01:00 (Migrated from github.com)

Story Points: 5


SO THAT I the data is stored in a more readable and sensible way

Acceptance Criteria

AS a developer
GIVEN a user has disabled a command on their server
WHEN anyone runs the command on that server
THEN the bot will store this information in the database

Subtasks

  • Add per-server disable function
  • Add global disable function

Notes

  • Global disable will be a flag in the database
  • No public API to do this, just to let me disable if I need to
Story Points: 5 --- SO THAT I the data is stored in a more readable and sensible way ## Acceptance Criteria AS a developer GIVEN a user has disabled a command on their server WHEN anyone runs the command on that server THEN the bot will store this information in the database ## Subtasks - [ ] Add per-server disable function - [ ] Add global disable function ## Notes - Global disable will be a flag in the database - No public API to do this, just to let me disable if I need to
Vylpes added the
type
story
needs criteria
needs estimate
labels 2022-12-04 14:57:30 +00:00
Vylpes changed title from Create a disable command entity to AS a developer, I want the disable command functionality to store disabled commands in its own database table 2024-07-28 14:33:04 +01:00
Vylpes removed the
needs criteria
label 2024-07-28 14:35:14 +01:00
Vylpes removed the
needs estimate
label 2024-09-08 14:39:45 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: RabbitLabs/vylbot-app#189
No description provided.