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
| Meaning |
default | Resets status to default (none shown) |
no | Not Happening |
working | In Progress |
implemented | Implemented |
Usage
Arguments in [brackets]
are required, while arguments in (parenthesis)
are optional.
Permission Required
Any user with the Manage Server permission, the configured admin role, or the configured review role can use this command.
Last updated