Skip to main content

⚙️ Export / Import Bans

If you manage multiple communities and want to export or import bans from one server to the other, this is the feature for you.

/config bans

Export

Export the ban list from the server.

/config bans export

Parameters

*Required

format*

type: Option

description: Type of file to export the bans to

options: [ .csv File, .json File ]

Example Usage

/config bans export format:.csv File

Import

Import a ban list to the server.

/config bans import

Parameters

caution

Both parameters in this command are optional, but you must provide at least one.

file

type: File

description: The file to import the bans from
info

You need upload a .csv or .json file previous exported via the /config bans export command.

guild

type: GuildId

description: The GuildId to import bans from

Example Usage

/config bans import file:exportFile.json