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]

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?