For the complete documentation index, see llms.txt. This page is also available as Markdown.

ModLog

Manage Akira's modlog, which can log events that aren't recorded by discord's audit logs, such as edited/deleted messages.

Usage:

Command
Description

a.modlog

Shows the current status of the modlog.

a.modlog bind

Binds the modlog to the current channel.

a.modlog unbind

Unbinds the modlog.

a.modlog add <event>

Adds the given event to the modlog.

a.modlog remove <event>

Removes the given event from the modlog.

a.modlog set

Opens a prompt to add multiple events to the modlog at once.

a.modlog list

Shows all available events.

a.modlog enabled

Shows all currently enabled events.

Last updated