This setting defines how suggestions will be handled in your server, there are two available modes:
Mode | Description | Additional Requirements |
---|---|---|
Review | Suggestions are held for manual review | review channel + usage of the managing commands |
Autoapprove | Suggestions are automatically approved and sent in the suggestions feed | none |
Set up the mode using .config mode review/autoapprove
Any channel name, id or #mention
?> If you wish to change the mode from review
to autoapprove
, you'll have to handle all pending suggestions by either approving or denying them. You can use the .listqueue
command to get a list of pending suggestions.