{{define "template_helper_mod_author"}}{{"{{"}}.Author.(Username/ID/Discriminator){{"}}"}} - The author of the kick/ban{{end}} {{define "cp_moderation"}} {{template "cp_head" .}}

Moderation Tools

Moderation tools to help the moderators moderate the server

{{template "cp_alerts" .}}
{{template "template_help"}}
Misc
Mute/Unmute commands

You have to set up the role yourself so that people with it cannot talk in any channels

Kick Command

Available template data is
{{template "template_helper_user"}} - The user being banned/kicked
{{"{{"}}.Reason{{"}}"}} - The reason specified in the ban/kick
{{template "template_helper_mod_author"}}

Ban Command

Available template data is
{{template "template_helper_user"}} - The user being banned/kicked
{{"{{"}}.Reason{{"}}"}} - The reason specified in the ban/kick
{{template "template_helper_mod_author"}}

Warn Commands
{{template "cp_footer" .}} {{end}}