Skip to content

Conversation

@Zabuzard
Copy link
Member

Overview

Implements and closes #349. This adds the /note command, which allows moderators and Staff Assistants to write a note about a given user, which is then accessible via /audit.

It is basically like /warn, but without noticing the target user.

note example

Here is an example of how the /audit looks like:

audit summary example
audit note example

Details

There are the usual edge cases that are handled similar to other moderation commands:

  • target user is too powerful for bot to interact with
  • target user is too powerful for command user to interact with
  • comamnd user is lacking the required role (soft moderation)

edge case example

@Zabuzard Zabuzard added new command Add a new command or group of commands to the bot priority: normal labels Feb 16, 2022
@Zabuzard Zabuzard added this to the Migrate existing commands milestone Feb 16, 2022
@Zabuzard Zabuzard self-assigned this Feb 16, 2022
@Zabuzard Zabuzard requested review from a team as code owners February 16, 2022 10:59
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@Zabuzard Zabuzard merged commit 7d63e70 into develop Feb 18, 2022
@Zabuzard
Copy link
Member Author

Merged since Heatman previously approved and nothing really changed since then.

@Zabuzard Zabuzard deleted the feature/add_note_command branch February 18, 2022 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new command Add a new command or group of commands to the bot priority: normal

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create /note command

4 participants