βš™οΈSetup a server

The /setup server allows you to set the basis on how the bot will behave in your server.

In this command, there is 10 parameters :

ban_log_channel

When you ban someone with the /ban command (see Bans), it will automatically send a message in the channel you choose.

strike_log_channel
change_nicknames

By choosing yes or no, you allow or not the bot to manage the nicknames of your clan members. You can set the nicknames with and .

family_nickname_convention

If you allowed the bot to change the nickname of the members of you server () , you can choose how the members of your clans family will be renamed.

Here are the possibilities :

  • {discord_name}

  • {discord_display_name}

  • {player_name}

  • {player_tag}

  • {player_townhall}

  • {player_townhall_small} (this is a superscript like ¹⁢)

  • {player_warstars}

  • {player_role}

  • {player_clan}

  • {player_league}

  • {player_clan_abbreviation}

For example, if you set the convention to {player_name}{player_townhall_small} | {player_clan_abbreviation}, it will look like this : CodeClashKing¹⁢ | GC

non_family_nickname_convention

This is the same thing that but for members of your server that are not in one of your clans.

flair_non_family

You can choose whether or not to give β€œflair” roles (townhall, league, etc) to non family members

api_token

Choose if player has to give an api_token when they use the /link command (Link/Unlink Players).

leadership_eval

You can choose if leader and co-leader should be excluded from eval settings.

full_whitelist_role

Give the right to the users having this special role to run every bot commands. Use it with caution : "With great power comes great responsibility".

embed_color

Choose the colors of the embed sent by the bot.

You need to turn on /setup autoeval {option} to let the bot run correctly.

If the bot do not update content correctly, please check that autoeval is turned on.

Last updated