AS a server moderator, I want a hackban command to let me ban users by user id, even when they're not in the server #43

Open
opened 2021-06-01 22:29:59 +01:00 by Vylpes · 0 comments
Vylpes commented 2021-06-01 22:29:59 +01:00 (Migrated from github.com)

SO THAT I can keep known troublesome users banned or ban users who left before I could ban

Acceptance Criteria

AS a server moderator
GIVEN I want to ban a user not currently in the server
WHEN I run /hackban <userid> [reason]
THEN I the user with id <userid> will be banned with the optional reason [reason]

Subtasks

  • Create hackban command
  • Update tests
SO THAT I can keep known troublesome users banned or ban users who left before I could ban ## Acceptance Criteria AS a server moderator GIVEN I want to ban a user not currently in the server WHEN I run `/hackban <userid> [reason]` THEN I the user with id `<userid>` will be banned with the optional reason `[reason]` ## Subtasks - [ ] Create hackban command - [ ] Update tests
Vylpes added the
type
story
needs criteria
needs estimate
labels 2022-12-04 15:05:01 +00:00
Vylpes changed title from Hackban command to AS a server moderator, I want a hackban command to let me ban users by user id, even when they're not in the server 2024-04-21 14:58:12 +01:00
Vylpes removed the
needs criteria
label 2024-04-21 15:00:20 +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#43
No description provided.