Configuration

All configurations are managed within the config.lua file.

Activation Key

  • Setting: Define the key that activates the voice recognition feature. Every user can change this in key binds .

  • Recommendation: Use the same key as your voice chat activation for consistency.

Language Model

  • Available Models:

    • Czech (cs)

    • English (en)

    • Arabic (ar)

    • Italy (it)

  • Note: Additional languages will be introduced in future updates. If you need a model, write a ticket on my discord.

Functions

  • Customization: Define specific keywords or phrases that, when recognized, trigger designated functions or actions within the game.

Forbidden Words

  • Monitoring: Specify a list of prohibited words.

  • Enforcement: If a player uses any of these words, they will be automatically kicked from the server.

  • Notification: An alert will be sent to the administration team via a configured webhook.

Webhook

  • Setup: Configure a webhook URL where notifications about forbidden word usage will be sent.

Last updated