RSS Remove Command #532
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
approval
needs
criteria
needs
estimate
needs
tests
question
type
admin
type
alert
type
bug
type
change
type
defect
type
dependencies
type
epic
type
idea
type
incident
type
spike
type
story
won't fix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Blocks
Depends on
#536 RSS Testing & Documentation
RabbitLabs/vylbot-app
#531 RSS Add Command
RabbitLabs/vylbot-app
Reference
RabbitLabs/vylbot-app#532
Loading…
Add table
Add a link
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?
Epic: #528
Story Points:
Create a slash command for moderators to unsubscribe from RSS feeds
Acceptance Criteria
GIVEN I am a moderator
WHEN I run
/rss remove id:<ID>THEN the feed
<ID>will be removed from the databaseGIVEN I am a moderator
WHEN I run
/rss remove id:<ID>AND the
<ID>feed doesn't existTHEN an error will occur
Subtasks
/rss removecommand insrc/commands/Notes
/rss removeare:id(string, required)feedIdwill be saved as the same format as in audits