This site no longer receives updates. Visit the newdocumentation instead.
Description
The attach command allows staff members to add an attachment to a suggestion. This will be shown in the suggestion embed that is posted in the suggestions feed.
Attachments must have one of the following file extensions:
.png
.jpg
.jpeg
.gif
Required Arguments
suggestion id - The ID of the suggestion to add the attachment to
attachment - The link to the attachment or an image attached through Discord (uploaded in chat)
A suggestion can have only one attachment due to Discord embed limitations.
Usage
.attach [suggestion id] [attachment]
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.