Skip to main content

Documentation Index

Fetch the complete documentation index at: https://nocturneidle.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

This log includes who performed the action, who was targeted, what roles were modified, and the reason provided.

Setting the Log Channel

To enable audit logging, you simply need to point Nocturne to the text channel where you want the logs to be sent. You can also use this command to change the logging channel itself and Nocturne will handle the deletion of the previous webhook. User: Manage Server Bot: Manage Webhooks
Command
/config log-channel set <channel>
Example
/config log-channel set channel:#staff-logs
Nocturne requires the Manage Webhooks permission for this. The webhook it creates will solely be used for logging and for no other reason.

Removing the Log Channel

If you want to stop Nocturne from logging staff actions, or if you are restructuring your server and need to delete the current log channel, you can easily remove the configuration. User: Manage Server
Command
/config log-channel remove
Example
/config log-channel remove
Running this command only tells Nocturne to stop sending new logs. It will delete the webhook, but not delete any of the previous log messages already sent in that channel.