Mark
Description
The mark
command allows staff members to mark a status for a suggestion. This status will be publicly displayed in the suggestions feed.
Required Arguments
suggestion id
- A number that represents the suggestion's IDnew status
- The new status of the suggestion
new status
Argument
Meaning
default
Resets status to default (none shown)
no
Not Happening
working
In Progress
implemented
Implemented
Usage
.mark [suggestion id] [new status]
Permission Required
Any user with the Manage Server permission, the configured admin role, or the configured review role can use this command.
Last updated
Was this helpful?