Server setup
Everything a server needs is configured through two commands: /setup wires
clans, feeds, and boards, and /config holds core server settings. Both
require Manage Server (or a delegated manager role).
/config — core server settings
Section titled “/config — core server settings”View or change the server’s embed color, manager role, and timezone. Run it with no options to see the current settings.
| Option | Type | Description |
|---|---|---|
color |
string | Embed color hex, e.g. #5865F2 |
manager_role |
role | Role allowed to manage the bot |
timezone |
string (autocomplete) | IANA timezone, e.g. Asia/Kolkata |
/config manager_role:@Co-Leaders timezone:Europe/London color:#F66005/setup — clans, feeds & boards
Section titled “/setup — clans, feeds & boards”/setup clan — link a clan (starts tracking)
Links a clan to this server and begins polling it within about a minute.
| Option | Type | Required | Description |
|---|---|---|---|
tag |
string | Yes | Clan tag |
alias |
string | No | Short alias for the clan |
category |
string | No | Assign to an existing category (by name) |
/setup clan tag:#2PP0JCCL alias:main category:WarLearn more in Linking clans & accounts.
/setup log — wire a log feed
Sends a live event feed for a linked clan to a channel.
| Option | Type | Required | Description |
|---|---|---|---|
clan |
string (autocomplete) | Yes | Clan tag |
event |
choice | Yes | Which feed (see choices below) |
channel |
channel | Yes | Target text channel |
Feed choices: Join / Leave / Role change · Member Progress (TH, hero, equipment, league, name, super troop) · Donations · War (prep, start, attacks, missed, end) · Clan Updates (level, war league) · Capital Raid · CWL · Clan Games · Legend Attacks / Defenses.
/setup log clan:#2PP0JCCL event:Donations channel:#donationsFull details in Log feeds.
/setup clan-embed — live clan board
Posts a live-updating clan overview board that refreshes about every 15 minutes.
| Option | Type | Required | Description |
|---|---|---|---|
clan |
string (autocomplete) | Yes | Clan tag |
channel |
channel | No | Target channel (default: here) |
color |
string | No | Hex color, e.g. #00d1ff |
disable |
boolean | No | Remove the board |
/setup clan-embed clan:#2PP0JCCL channel:#clan-info/setup server-logs — server-level alerts
Server-wide logs that aren’t tied to a single clan.
| Option | Type | Required | Description |
|---|---|---|---|
log_type |
choice | Yes | Flag Alert · Maintenance Break · Member-Count Warning |
channel |
channel | No | Target channel |
role |
role | No | Role to ping |
threshold |
integer (1–50) | No | Member-count warning threshold (default 48) |
disable |
boolean | No | Disable this log |
/setup server-logs log_type:Flag Alert (banned player joins) channel:#staff role:@Staff/setup countdowns — voice-channel countdown
Shows a live countdown in a voice channel’s name, updating about every 10 minutes.
| Option | Type | Required | Description |
|---|---|---|---|
channel |
voice channel | Yes | Voice channel to rename |
type |
choice | No | War · Clan Games · Raid Weekend |
clan |
string (autocomplete) | No | Clan (required for War) |
label |
string | No | Custom name prefix |
disable |
boolean | No | Remove this countdown |
/setup countdowns channel:🔊 War Timer type:War clan:#2PP0JCCL/setup buttons — self-serve role panel
Posts a panel where members can link their account (on the dashboard) and use Refresh My Roles to update their server roles instantly.
| Option | Type | Required | Description |
|---|---|---|---|
channel |
channel | No | Target channel (default: here) |
/setup events — Discord scheduled events
Native Discord scheduled events for wars and CWL.
| Option | Type | Required | Description |
|---|---|---|---|
action |
choice | Yes | Enable (auto-post upcoming wars) · Disable · Create now |
clan |
string (autocomplete) | No | Clan for “create now” |
/setup events action:Enable (auto-post upcoming wars)/setup link-parse — auto-expand pasted links
Auto-expands pasted player/clan links in chat.
| Option | Type | Required | Description |
|---|---|---|---|
mode |
choice | Yes | Enable · Disable |
/setup category-order — order clan categories
Sets the display order of your clan categories.
| Option | Type | Required | Description |
|---|---|---|---|
order |
string | Yes | Category names in order, comma-separated |
/setup category-order order:Main, Feeder, War/setup user-settings — your own preferences
Self-serve for every member: pick your main account and toggle reminder DMs.
| Option | Type | Required | Description |
|---|---|---|---|
main_account |
string (autocomplete) | No | Your linked account to mark as main (⭐) |
reminder_dms |
boolean | No | Receive reminder DMs |
/setup list — review your setup
Shows the clans you’ve linked and the feeds you’ve wired. No options.
A recommended order
Section titled “A recommended order”Run /config to set your manager role and timezone.
Add each clan with /setup clan, giving aliases and categories as you go.
Use /setup log, /setup clan-embed, and /setup server-logs for the
channels you want.
Run /setup list to confirm everything is in place.