Comment

Description

The comment command allows staff members to make an official comment on a suggestion. This comment will be publicly displayed in the suggestions feed.

Required Arguments

  • suggestion id - A number that represents the suggestion's ID

  • comment - The comment to add to the suggestions

If the comment command is used on a suggestion that already has a comment, the old comment will be overwritten.

Usage

.comment [suggestion id] [comment]

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