Skip to main content

Setting Up

How to setup and start using the reviews system with Vouchify.

Command

As mentioned earlier, you can use the /setup command to configure the review system from scratch. However, if you need to adjust specific settings, you can make use of the /config-review command and its subcommands.

Subcommands for the /config-review command

  • /config-review status
    Enable or disable the review system for better management.
  • /config-review channel
    Set the channel where all reviews will be posted.
  • /config-review add-category
    Add a specific review category to allow more customization.
  • /config-review remove-category
    Remove an existing review category that is no longer needed.
  • /config-review list-categories
    List all the active categories for review purposes.
  • /config-review threads
    Enable or disable the creation of a thread when a review is submitted.

Dashboard

If you don't like commands, you can use the dashboard to setup the bot.

  1. Use this to login to the dashboard.

  2. On the side-bar select the "Reviews" button under the Settings bar.

reviews-btn

Make sure its toggled on!

  1. Edit the settings to your liking.

Categories

You can also add (non-)user based reviews here by using the tag inputs, read this to learn more about categories.

categories

Setting options

Review settings available with Vouchify:

Option NameTypeDefault ValueDescription
enabledBooleanfalseEnable or disable the review system.
channel_idStringnullThe ID of the channel where reviews are submitted.
threadsBooleanfalseEnable or disable automatic thread creation when a review is posted.
categories.nameString (embedded)nullThe name of the review category.
categories.user_basedBoolean (embedded)trueSpecifies whether the category is user-based.
colorString#eeaa27The color of the embed when a review is submitted.

Boolean = true/false