Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve various commands by making use of threads #226

Open
PKlempe opened this issue Oct 6, 2021 · 0 comments
Open

Improve various commands by making use of threads #226

PKlempe opened this issue Oct 6, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@PKlempe
Copy link
Owner

PKlempe commented Oct 6, 2021

Now that Discord supports Threads, they can be used to make some commands more useful.

Proposed Improvements:

  • !suggest: For every suggestion received, create a corresponding thread in which users can discuss it. This removes the need for a dedicated suggestion discussion channel and keeps everything in one place.
  • !modmail: The same goes for Modmails but with the addition, that the user sending the modmail, should automatically be added to the private thread. This way, moderators have a dedicated place where they can talk with the user that no one else can access. In the end, the thread can simply be archived by the mods so that it doesn't take up space in the channel list.
  • !report: A thread for every report received so that the moderators can talk about how they should handle a specific situation.
@PKlempe PKlempe added the enhancement New feature or request label Oct 6, 2021
@PKlempe PKlempe self-assigned this Oct 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant