Skip to content
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.

Add watchlist Slack command #337

Merged
merged 3 commits into from
Jan 27, 2022
Merged

Add watchlist Slack command #337

merged 3 commits into from
Jan 27, 2022

Conversation

TimJentzsch
Copy link
Contributor

This adds a Slack command to display a list of all users who are currently being watched.

Relevant issue: Closes #336

Description:

This adds a Slack command to display a list of all currently watched users.

Usage: @Blossom watchlist <sorting>, where <sorting> is either percentage (default) or alphabetical.
If percentage is used, the users are grouped by their overwritten watch percentage. Otherwise they are sorted alphabetically by username.

Checklist:

  • Code Quality
  • Pep-8
  • Tests (if applicable)
  • Success Criteria Met
  • Inline Documentation
  • Wiki Documentation (if applicable)

This adds a Slack command to display a list of all users who are currently being watched.
@TimJentzsch TimJentzsch requested a review from a team as a code owner January 27, 2022 17:07
@TimJentzsch TimJentzsch merged commit c17b6d3 into master Jan 27, 2022
@TimJentzsch TimJentzsch deleted the 336-watchlist-command branch January 27, 2022 19:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Slack watchlist command to list all users who are currently being watched
2 participants