Configuration Commands

Configuration Commands

Configurations Commands

This subcommand group is used to set various elements of the config, including responses for links, permissions & scanning options. The options for this command are listed below.

/config init

This command will set the server API key to activate GS Defender services:

/config view

This subcommand group is used to view various elements of your config.

/config set auth-expiration

This command will set for how long a staff authentication will be valid. After this interval the role assigned to the staff member will be removed and a new authentication is required to re-assign the role. Possible arguments you can apply:

  • Interval (required)
    • Daily
    • Weekly
    • Monthly
    • Annual

/config set member-role

This command will set the role to be assigned to members after the verification process (member’s scan a QR code and link a valid GS profile).

  • Role (required)

/config set staff-role

This command will set the role to be assigned to staff members after the verification process (member’s scan a QR code and link a valid GS profile). If you have premium you can set more than 1 role.

  • Role (required)

/config remove staff-role

This command will remove the role assigned as the staff role.

  • Role (required)

/config set adult-role

This command will set the role to be assigned to members perceived as Adults by GS computer vision algorithms. When creating their GS profile users self-declare their age and the algorithm assign a confidence score (more details in the command /set confidence-score):

  • Role (required)

/config set adult-document-verified-role

This command will set the role to be assigned to members who provide their ID in the GamerSafer App and are eighteen years old or older.

  • Role (required)

/config set document-verified-role

This command will set the role to be assigned to members who provide their ID in GamerSafer App.

  • Role (required)

/config set confidence-score

This command will set the minimum confidence score to assign an Adult role to a member response for the link categories within your config. It has several arguments you can apply:

  • Confidence (required)
    • High (all algorithms perceived age matches Adult self-declared information)
    • Medium (at least one algorithm perceived age matches Adult self-declared information)
    • Low (algorithms perceived age does not match Adult self-declared information, meaning the server will trust self-declaration only)

/config set embed

This command will create a embed for users authenticate by button.

  • Language (required)
  • Channel (required)

/config set logging

This command will create a logging authentication.

  • Channel (required)
  • Language (required)

← Previous