メインコンテンツまでスキップ

Default profanity filter configuration

Last updated on November 15, 2024

Overview

This page explains how to manage the profanity filter database in AccelByte Gaming Services (AGS). It covers how to add, edit, or delete words to customize the filter settings. You'll also find instructions for importing and exporting words, with options to address false positives and false negatives. Currently, this feature support imports in both CSV and JSON file formats.

Register and manage profanity words to the default database

  1. In the AGS Admin Portal, go to your game namespace.
  2. On the sidebar menu, click on Game Setup and go to Profanity Filter > Configurations.
  3. On the Configurations page, go to the profanity section. If no words have been added yet, the page is blank profanity filter configuration
  4. Click on the register profanity.
  5. Click + Register Profanity, then enter the following details: \ register profanity words
    • Profanity: Enter a word that you want to be filtered.
    • False Negative: Add list of words that contains the default profanity word and will be censored when used (e.g., profanity word dam, false negative damnation).
    • False Positive: Add list of words that contains the default profanity word and will not be censored when used (e.g., profanity word dam, false positive damage).
  6. Click Save, then the profanity words will be saved and categorized according to the first letter of the word
  7. To manage the words, you can expand the Letter catagorizations
    • Click edit to edit the profanity, false negative and false positive
    • Click delete to delete the profanity words. List of default profanity words

Export default profanity words database

  1. In the AGS Admin Portal, go to your game namespace.
  2. On the sidebar menu, click on Game Setup and go to Profanity Filter > Configurations.
  3. On the Configurations page, go to the profanity section, then click export profanities on export/import options Export profanity words
  4. The registered profanity worlds will be automatically downloaded using jsonformat

Import profanity words to the database

  1. In the AGS Admin Portal, go to your game namespace.

  2. On the sidebar menu, click on Game Setup and go to Profanity Filter > Configurations.

  3. On the Configurations page, go to the profanity section, then click import profanities on export/import options

    Import profanity words

  4. There are two format options for importing the word to the default database, which are CSV or JSON format.

  5. Download the CSV or JSON template to make it easier for you to add words in bulk.

  6. Upload the file.

  7. You can choose one of the import methods:

    1. Replace: This method will completely replace the existing configuration with the new one.
    2. Leave out: This method will only add new data and leave the existing data as is.
  8. Click Import profanities.