-
-
Notifications
You must be signed in to change notification settings - Fork 101
Closed
Labels
enhance commandModify or improve an existing command or group of commands of the botModify or improve an existing command or group of commands of the botgood first issueGood for newcomersGood for newcomershelp wantedpriority: normal
Description
When someone uses /modmail
or /report
, mods should be pinged to raise awareness.
But we want this message to @Moderator
s. Note that the ping has to be outside of the embed, in the actual message. I.e. setContent(moderatorRole.getAsMention())
or similar. Otherwise it is not an actual ping (pings inside embeds dont do anything).
(it is done by now). The feature should be applied to both commands./report
isnt done yet (#653), but will soon be
With the ping, it would look similar to what /tag id:... reply-to:...
does:
This class can also act as a reference of how to do it, TagCommand
.
Metadata
Metadata
Assignees
Labels
enhance commandModify or improve an existing command or group of commands of the botModify or improve an existing command or group of commands of the botgood first issueGood for newcomersGood for newcomershelp wantedpriority: normal