Skip to main content

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.

  1. Use this to log in to the dashboard.

  2. On the sidebar, select the "Suggestions" button under the Settings section.

suggestion-btn

Make sure it’s toggled on!

  1. Edit the settings according to your preferences.

Setting options

Suggestion settings available with Vouchify:

Option NameTypeDefault ValueDescription
enabledBooleannullDetermines if the suggestion system is active.
channel_idStringnullID of the main channel where suggestions are submitted.
approved_channelStringnullID of the channel for approved suggestions.
rejected_channelStringnullID of the channel for rejected suggestions.
threadsBooleanfalseDetermines whether threads are created for suggestions.

Boolean = true/false