TRANSCRIPT

The TRANSCRIPT command is used to manage and retrieve chat transcripts and server audit logs.

Transcript/Audit Log Management and Retrieval
Usage: TRANSCRIPT DELETE <date from> <date until> [<limit>]
<date from> The starting date for deletion.
<date until> The ending date for deletion.
<limit> (Optional) The maximum number of entries to delete.

Usage: TRANSCRIPT GET <date from> <date until> [<limit>]
<date from> The starting date for retrieval.
<date until> The ending date for retrieval.
<limit> (Optional) The maximum number of entries to retrieve.

Usage: TRANSCRIPT LIST <target>
<target> Specifies the type of transcripts or logs to list:
$ Server Audit Logs
' Private Transcripts
% List of Channels with Transcripts
<channel> Channel Transcripts

This command allows users and administrators to manage and retrieve chat transcripts and server audit logs based on date ranges and limits. The extended sub-commands GETX and DELETEX are intended for Server Administrators to receive logs in a raw format.