Skip to content

Configuration

Use /settings to configure the bot:

/settings view # View current settings
/settings logging channel:#logs # Set logging channel
/settings modlog channel:#modlog # Set moderation log channel
/settings mute-role @Muted # Set mute role

Pixl Bot can log various events to different channels:

SettingDescription
loggingGeneral message logs (edits, deletes)
modlogModeration actions (bans, kicks, warns)
join-leaveMember join/leave events

Configure which roles can use moderation commands:

/settings mod-role @Moderator
/settings admin-role @Admin

Enable automatic moderation:

/automod enable spam
/automod enable links
/automod enable invites

See Auto-mod for detailed configuration.