{{~ # Metadata ~}} {{ Context.Guild.Name | html.escape }} - {{ Context.Channel.Name | html.escape }} {{~ # Styles ~}} {{~ # Syntax highlighting ~}} {{~ # Local scripts ~}} {{~ # Preamble ~}}
Guild icon
{{ Context.Guild.Name | html.escape }}
{{ Context.Channel.Name | html.escape }}
{{~ if Context.Channel.Topic ~}}
{{ Context.Channel.Topic | html.escape }}
{{~ end ~}} {{~ if Context.After || Context.Before ~}}
{{~ if Context.After && Context.Before ~}} Between {{ Context.After | FormatDate | html.escape }} and {{ Context.Before | FormatDate | html.escape }} {{~ else if Context.After ~}} After {{ Context.After | FormatDate | html.escape }} {{~ else if Context.Before ~}} Before {{ Context.Before | FormatDate | html.escape }} {{~ end ~}}
{{~ end ~}}
{{~ # Log ~}}
{{~ %SPLIT% ~}}
{{~ # Postamble ~}}
Exported {{ MessageCount | object.format "N0" }} message(s)