Open
Description
Is your feature request related to a problem? Please elaborate.
The issue is that I want to provide priority support to some roles. So I want every new thread to ping on creation if they have a role, but not when they have any other role.
Describe the solution you'd like
>mention
command should be refactored to have a new parameter role
. So each role will have it's own mention and mention the highest role.
The command will look like >mention [on_role] [mention]
.
If this is a good idea I can also write a PR to introduce this change!
Does your solution involve any of the following?
- Logviewer
- New config option
Describe alternatives you've considered
N/A
Who will this benefit?
Anyone who wants to create a priority queue or tiers of support.
Additional Information
No response