Skip to content

Guild Config - Logs Module

The Logs Module is actually part of the Moderation Module, and not its own standalone module.

It provides logging for:

  • Member Leaves
  • Member Joins
  • Message Edits
  • Message Deletes
  • Ticket Transcripts

For detailed usage, commands, and examples, see the Moderation Module Overview.

Settings at a glance

Setting Default Summary
Joins / Leaves Log Channel null The text channel where joins & leaves are sent
Message Updates Log Channel null The text channel where message edits & deletes are sent

Joins / Leaves Log Channel

Purpose

The joins / leaves log channel is a text channel in which logs are sent when a discord member joins or leaves the server.

Accepts

  • Text Channel

Default

  • null

Message Updates Log Channel

Purpose

The message updates log channel is a text channel in which logs are sent after message are edited or deleted.

The log will contain the contents of the message content before it was edited or deleted.

Accepts

  • Text Channel

Default

  • null

Info

Messages which contain rich embeds will not be logged.