-
Introduction -
IRC Commands -
ACCESS -
ADMIN -
AUTH -
AWAY -
BATCH -
CAP -
CAPTCHA -
CHATHISTORY -
CHGPASS -
CONNECT -
CONTACT -
CREATE -
DATA -
DEVICE -
DIE -
EVENT -
INFO -
INVITE -
IRCX -
ISIRCX -
ISON -
JOIN -
KICK -
KILL -
LINKS -
LIST -
LISTX -
LUSERS -
MEMO -
MODE -
MOTD -
NAMES -
NICK -
NOTICE -
OBJECT -
OPER -
PART -
PASS -
PING -
PONG -
PRIVMSG -
PROP -
QUIT -
REGISTER -
REHASH -
REPLY -
REQUEST -
RESET -
SAJOIN -
SAMODE -
SANICK -
SAPART -
SILENCE -
SQUIT -
STATS -
STOP -
TAGMSG -
TIME -
TOPIC -
TRANSCRIPT -
UMODE2 -
UNREGISTER -
USER -
USERHOST -
USERS -
VERIFY -
VERSION -
WALLOPS -
WATCH -
WHISPER -
WHO -
WHOIS -
WHOWAS
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 TranscriptsThis 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.