Aller au contenu principal

General configuration

The following commands are restricted by default to members with the Manage Roles permission.

You can view the current server configuration with the /config display commands :

Usage
  • /config display general: Display the server's general configuration.
  • /config display template: Display the template configuration (links, statistics names, excluded or global dice names), if any.

Change language

Usage

**/config change_language [language]

  • [language]: Language to use (fr or en)

Allow to change the language of the bot, overriding any language configuration (including client) settings.

For the moment, only English and French are available.

Edit the bot

Usage

/config edit_me (nick) (bio) (avatar) (banner)

  • (nick): New nickname for the bot on the server.
  • (bio): New biography for the bot.
  • (avatar): New avatar image for the bot, as a file.
  • (banner): New banner image for the bot, as a file.

Allow to set a custom profile for the bot on the server.

When a value is not provided, the corresponding fields will be reset to default.

For more information about the commands syntax, see: the dedicated page.