Skip to content
Xenon
Add to Discord

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

/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.

Please read this if you are having issues loading messages with attached files.

/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.

/chatlog delete <chatlog_id>

The id of the chatlog you want to delete. You get this after creating a chatlog.

required