Goal
By the end of this guide, every action in your server — from deleted messages to voice moves — will be logged to dedicated channels.Prerequisites
- Flare must have
Manage Webhookspermission - You need
Manage Guildpermission
Steps
1
Create Log Channels
Create dedicated channels for each category. We recommend:
#mod-logs#message-logs#voice-logs#member-logs#server-logs#antinuke-logs#automod-logs
2
Run the Logging Panel
3
Assign Each Category
Use the dropdown to select a category (e.g., “Messages”), then pick the corresponding channel (
#message-logs). Repeat for all 7 categories.4
Verify
Delete a test message. Check
#message-logs — you should see a formatted embed log within seconds.