Olilz Helper Docs
What is Joins & Leaves?
The Joins & Leaves module allows you to track when members join or leave your server. When a user joins or leaves, an embed is sent to a selected channel with useful information about that user.
How it works
- Sends an embed when a user joins or leaves
- Displays user account information
- Includes quick-access buttons for lookups
- Fully configurable per server
Setup Commands
| Command | Description | Usage | Permissions |
|---|---|---|---|
/utility joinsleaves | Enable or disable join & leave logging | /utility joinsleaves enabled:<true|false> channel:<#channel> | AdministratorManage Server |
What does it look like?
When a user joins or leaves your server, an embed is posted containing information about the user such as their username and account details.
- Automatic join & leave detection
- Configurable output channel
- Clean, readable embeds
- Interactive buttons
Embed Buttons
- Look Up User — Redirects to discordlookup.com with the user ID pre-filled.
- Discord Profile — Opens the user’s Discord profile directly in your client (if supported).
FAQ
What permissions are required to enable this module?
You need either the Administrator or Manage Server permission.
Can I disable the module later?
Yes. Run the same command again and set the `enabled` parameter to FALSE.
Does this track message history?
No. This module only reacts to join and leave events.
