Export
Export Server
Section titled “Export Server”Export the server settings, channels, roles, emojis, and stickers as a JSON file.
Syntax
Section titled “Syntax”/export guild
Export Channels
Section titled “Export Channels”Export a list of channels from this server.
Syntax
Section titled “Syntax”/export channels [format]
Arguments
Section titled “Arguments”format
Section titled “format”The file format for the export. Either json or csv.
Export Channel
Section titled “Export Channel”Export a specifc channel from this server. The export can only be in JSON.
Syntax
Section titled “Syntax”/export channel [channel]
Arguments
Section titled “Arguments”channel
Section titled “channel”The channel that you want to export.
Export Roles
Section titled “Export Roles”Export a list of roles from this server.
Syntax
Section titled “Syntax”/export roles [format]
Arguments
Section titled “Arguments”format
Section titled “format”The file format for the export. Either json or csv.
Export Role
Section titled “Export Role”Export a specifc role from this server. The export can only be in JSON.
Syntax
Section titled “Syntax”/export role [role]
Arguments
Section titled “Arguments”The role that you want to export.
Export Bans
Section titled “Export Bans”Export a list of bans from this server.
Syntax
Section titled “Syntax”/export bans [format]
Arguments
Section titled “Arguments”format
Section titled “format”The file format for the export. Either json or csv.
Export Message
Section titled “Export Message”Export a specifc message from this server. The export can only be in JSON.
Syntax
Section titled “Syntax”/export message [message]
Arguments
Section titled “Arguments”message
Section titled “message”The message id or URL that you want to export.
Export Reactions
Section titled “Export Reactions”Export a list of reactions from a specifc message from this server.
Syntax
Section titled “Syntax”/export message [message] [format]
Arguments
Section titled “Arguments”message
Section titled “message”The message id or URL that you want to export the reactions from.
format
Section titled “format”The file format for the export. Either json or csv.