All chatlog commands are only available for premium users.
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
/chatlog create [message_count] [before]
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
A message id where to start fetching messages. Can be used to concatenate chatlogs.
optional
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
.
Loading a chatlog can take a long time. The bot might seem to pause multiple times during the process, this is normal.
/chatlog load <chatlog_id> [message_count]
The id of the chatlog you want to load. You get this after creating a chatlog.
required
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
You obviously need to create chatlog before you can use this command.
You can find a list of your backups with /chatlog list
.
Deleting a chatlog is irreversible! Be careful with this command.
/chatlog delete <chatlog_id>
The id of the chatlog you want to delete. You get this after creating a chatlog.
required