AdmiBot Logo

Configuration

Configure how commands behave in your server and customize language settings for both users and the server.

/commands toggle [state]

  • Description: Enable or disable bot commands for normal members in the server.
  • State: on or off
  • Example: /commands toggle off

When disabled, only authorized members such as moderators or administrators will be able to use commands.


/commands channel [set]

  • Description: Set a dedicated channel where normal members are allowed to run commands.
  • Example: /commands channel #bot-commands

This helps keep commands organized and prevents them from being used across every channel in the server.


/commands unset

  • Description: Remove the configured commands channel restriction.
  • Example: /commands unset

After unsetting, commands can be used normally across the server again (depending on the toggle state).


Language Settings

The bot supports multiple languages so both users and servers can customize their experience.

/language me

  • Description: Set your personal language pack when using commands.
  • Example: /language me

This only affects the language used for your command responses.


/language server

  • Description: Set the server's default language pack.
  • Example: /language server

This affects how the bot communicates within the server.


Supported Languages

The following language packs are currently available:

  • English
  • French
  • German
  • Arabic
  • Italian
  • Spanish
  • Hindi
AdmiBot Documentation