Create a Transcript

The create transcript action lets you create and view a transcript containing up to 1000 messages. You can review all transcripts you have created in the trancripts module.

Settings

Variable Name

In the variable field you can enter the variable that you want to use to access information about the transcript.

Target Channel

The target channel is the channel that you will get the transcript from.

If you wish to get a transcript of the channel the command was used in, select "Current Channel" in the Target Channel field.

Transcript Name

This will be the name of your transcript. It will be shown on the top of your channel's transcript.

Tag

The tag setting is an optional field where you can enter a tag to easily sort out your transcripts.

Message limit

In this setting, you can enter how many messages you want to include in your channel transcript. It can be as less as 1 and as much as 1000.

Bot Messages

In this menu you can select whether or not you want the transcript to ignore bot messages. If you choose to ignore bot messages, they will not be shown in the transcript.

Data Range Filter

When you enable this toggle, you will be able to choose a date range from when you want to transcript messages. Messages before and after will be ignored.

Theme

In the theme field you can set up how you want the transcript to look.

The simple theme can be accessed by selecting "Simple Theme" in the Theme field.

Brand Name

In this field you can optionally enter your brand's (or bot's) name. This will be shown at the top of the transcript.

Primary Color

Here you can enter what color you want to primarily use.

Density

Here you can select the spaces between messages in the transcript.

Password Protection

If you wish, you can protect your transcript with a password. This way, only people that know this password can review the transcript.

Variables

This block comes with a few variables that you can use:

Variable
Details

{trancript}

This variable is used to access the URL link to your transcript.

{trancript.url}

This variable is used to access the URL link to your transcript.

{trancript.downloard_url}

This variable will return a link to download the transcript.

{trancript.raw_url}

When used, this variable will return an URL that can be used as an attachment for messages.

{trancript.id}

This variable will return the ID of the transcript.

{trancript.message_count}

When used, this variable returns the count of messages in the transcript.

{trancript.name}

This variable will return the name of your transcript.

{trancript.channel_id}

This variable is used to access the ID of the channel where the transcript has been made.

{trancript.guild_id}

This variable is used to access the ID of the server where the transcript has been made.

Last updated

Was this helpful?