The /archive command is used to download the contents of a channel.
The command will create an SQLite database file with some views set up to make it easier to browse the contents of the channel. If the resulting file is too large, it will be uploaded into a separate location and a link will be provided to download it.
Parameters
channel
default: the current channel
the channel to archive
limit
default: 200
the maximum number of messages that can be included in the archive
Valid values are any integer.
after
default: None
the lower bound for messages that can be included in the archive
Accepts links to messages, message IDs, or any value acceptable for human time parsing. UTC will be assumed if no timezone is provided.
before
default: None
the upper bound for messages that can be included in the archive
Accepts links to messages, message IDs, or any value acceptable for human time parsing. UTC will be assumed if no timezone is provided.
assets
default: no
whether attachments and user avatars will be embedded in the archive