Delete

This site no longer receives updates. Visit the new documentation instead.

Description

The delete command allows staff members to delete suggestions. It is the equivalent of a deny command for approved suggestions. When this command is run, the suggestion creator will be sent a DM that their suggestion has been deleted. If a denied suggestions channel is configured, the suggestion will be posted into the denied suggestions feed.

Once a suggestion is deleted, it is deleted forever. It cannot be re-approved from the deleted state.

Required Arguments

  • suggestion id - The ID of the suggestion to delete

This command only works on suggestions that have been previously approved.

Optional Arguments

  • reason - Reason for deleting the suggestion

Usage

.delete [suggestion id] (reason)

Arguments in [brackets] are required, while arguments in (parenthesis) are optional.

Permission Required

Any user with the Manage Server permission, a configured admin role, or a configured staff role can use this command.

Last updated