Skip to content
Xenon
Add to Discord

Export

Export the server settings, channels, roles, emojis, and stickers as a JSON file.

/export guild

Export a list of channels from this server.

/export channels [format]

The file format for the export. Either json or csv.

Export a specifc channel from this server. The export can only be in JSON.

/export channel [channel]

The channel that you want to export.

Export a list of roles from this server.

/export roles [format]

The file format for the export. Either json or csv.

Export a specifc role from this server. The export can only be in JSON.

/export role [role]

The role that you want to export.

Export a list of bans from this server.

/export bans [format]

The file format for the export. Either json or csv.

Export a specifc message from this server. The export can only be in JSON.

/export message [message]

The message id or URL that you want to export.

Export a list of reactions from a specifc message from this server.

/export message [message] [format]

The message id or URL that you want to export the reactions from.

The file format for the export. Either json or csv.