Setting Up
How to set up and start using the suggestion system with Vouchify.
Command
You can use the /setup
command to configure the suggestion system from scratch. However, if you need to adjust specific settings, you can use the /config-suggestion
command and its subcommands.
Subcommands for the /config-suggestion
command
-
/config-suggestion status
Enable or disable the suggestion system. -
/config-suggestion channel
Configure the suggestion channel or disable it. -
/config-suggestion appch
Configure the approved suggestions channel or disable it. -
/config-suggestion rejch
Configure the rejected suggestions channel or disable it. -
/config-suggestion threads
Enable or disable thread creation for suggestions.
Dashboard
If you prefer not to use commands, you can set up the suggestion system via the dashboard.
-
Use this to log in to the dashboard.
-
On the sidebar, select the "Suggestions" button under the Settings section.
Make sure it’s toggled on!
- Edit the settings according to your preferences.
Setting options
Suggestion settings available with Vouchify:
Option Name | Type | Default Value | Description |
---|---|---|---|
enabled | Boolean | null | Determines if the suggestion system is active. |
channel_id | String | null | ID of the main channel where suggestions are submitted. |
approved_channel | String | null | ID of the channel for approved suggestions. |
rejected_channel | String | null | ID of the channel for rejected suggestions. |
threads | Boolean | false | Determines whether threads are created for suggestions. |
Boolean = true/false