Chatlog
Creating a chatlog
Section titled “Creating a chatlog”Create a chatlog of your channel. After the bot created the chatlog, it will tell you the chatlog id. You can find a list of your chatlogs with /chatlog list
Syntax
Section titled “Syntax”/chatlog create [message_count] [before]
Arguments
Section titled “Arguments”message_count
Section titled “message_count”The count of messages to save per channel. Default is the max amount for your tier.
max: 0 / 250 / 500 / 1000 default: 0 / 250 / 500 / 1000 optional
before
Section titled “before”A message id where to start fetching messages. Can be used to concatenate chatlogs.
optional
Loading a chatlog
Section titled “Loading a chatlog”Load a chatlog. You obviously need to create chatlog before you can use this command.
You can find a list of your backups with /chatlog list.
Please read this if you are having issues loading messages with attached files.
Syntax
Section titled “Syntax”/chatlog load <chatlog_id> [message_count]
Arguments
Section titled “Arguments”chatlog_id
Section titled “chatlog_id”The id of the chatlog you want to load. You get this after creating a chatlog.
required
message_count
Section titled “message_count”The count of messages to load from the chatlog. Default is the max amount for your tier.
max: 0 / 250 / 500 / 1000 default: 0 / 250 / 500 / 1000 optional
Deleting a chatlog
Section titled “Deleting a chatlog”You obviously need to create chatlog before you can use this command.
You can find a list of your backups with /chatlog list.
Syntax
Section titled “Syntax”/chatlog delete <chatlog_id>
Arguments
Section titled “Arguments”backup_id
Section titled “backup_id”The id of the chatlog you want to delete. You get this after creating a chatlog.
required