Copy Settings reference
Exactly which settings the Copy Settings page carries from one server to another, and which it refuses.
How it works
Open the target server, go to Copy Settings, pick a source server you also manage, and confirm. The bot builds a patch from the source's settings, drops everything that is not portable, and applies the rest to the target in one save. The change shows in the activity log like any other save.
Copied
- Module switches
- Which modules are on or off.
- Presentation
- Embed color, default image, invoice branding text and colors, welcome, leave and verification wording, titles and colors, review embed options, ticket panel color, button label and naming format.
- Behavior
- Anti-spam and anti-nuke thresholds and actions, ticket limits such as max open per user and auto-close hours, cart limits and texts, the AI system prompt and cooldowns.
Never copied
The list is fixed in code and cannot be overridden from the page.
- Channel and role IDs
- Ticket category, log and transcript channels, staff roles, verify role and channel, review channel, AI channels, catalog channel. They name things in the source server that do not exist in the target; copying them would produce settings that look complete and do nothing.
- Products, categories, invoices, vouchers, reviews
- Business records, not settings.
- Anti-nuke trusted roles and users
- Trust is per server.
- API keys and mirror settings
- Credentials are never duplicated.
- Server identity
- guildId, name, owner.
After copying
Go through the Overview checklist on the target: everything that needs a channel or role still has to be picked by hand. Copy Settings is meant to save you the re-typing of colors, wording and limits, not to make a server work without setup.