Contents
Levlix Activity Tracking Guide
The Levlix Activity module automatically tracks how your members engage with the server. It records messages, voice time, reactions, thread participation, and invites, then presents the data in detailed dashboards.
What is Tracked
| Activity Type | Description |
|---|---|
| Messages | Messages sent in text channels |
| Voice | Minutes spent in voice channels |
| Reactions | Reactions added to messages |
| Threads | Threads created or participated in |
| Invites | Invites created and used |

User Commands
Activity Dashboard
/activity overview
Opens the activity dashboard with two tabs:
- My Stats - Your personal activity statistics
- Leaderboard - Server activity ranking
Parameters:
* tab - Which tab to open (My Stats or Leaderboard)
* activity_type - Filter by a specific activity (all, messages, voice, reactions, invites, threads)
* period - Time range (day, week, month, year)
* public - Show results publicly in the channel
My Stats
/activity mystats
View your personal activity statistics for the current server. Includes optional graph generation.
Parameters:
* period - Time range: day, week, month, or year (default: day)
* activity_type - Filter by type: all, messages, voice, reactions, invites, threads (default: all)
* graph - Show a visual graph of your activity (default: off)
* public - Show publicly in the channel (default: private)
Leaderboard
/activity leaderboard
View the server's activity leaderboard ranked by a selected activity type.
Parameters:
* activity_type - Rank by: messages, voice, reactions, invites, or threads (default: messages)
* period - Time range: day, week, month, or year (default: week)
* role - Filter the leaderboard to a specific role
* public - Show publicly (default: private)
Admin Commands
/activity serverstats
View detailed server-wide activity statistics with optional graph visualization.
Parameters:
* period - Time range for the statistics
* graph - Include a graph visualization
Time Periods
All commands support four time periods:
| Period | Description |
|---|---|
day |
Today's activity |
week |
This week's activity |
month |
This month's activity |
year |
This year's activity |