Suggest
This site no longer receives updates. Visit the new documentation instead.
Description
The suggest
command allows any user to submit a suggestion. When this command is run, the suggestion either will be entered into the review queue or automatically sent to the suggestions channel based on your configuration.
The suggest
command will only work if your server is configured! See config
and setup
for more information about configuration.
Required Arguments
suggestion
- A string of text that is the user's suggestion.
You can also specify an attachment with your suggestion by attaching it as a file with your suggestion message. This attachment can be a png
, jpg
, jpeg
or gif
file.
Suggestions can have only an attachment with no content, or content without an attachment - but must have one of those.
Optional Arguments
None
Usage
Arguments in [brackets]
are required, while arguments in (parenthesis)
are optional.
Aliases: submit
Permission Required
Anyone can use this command as long as they are not blacklisted on the server or globally.
Last updated