Lynxly supports text commands (using your configured prefix) and slash commands (e.g. /help). Slash commands work the same on all servers regardless of prefix.
Replace ! with your server’s prefix if different. Slash commands do not use a prefix.
General
| Command | Description | Example |
|---|
help | Show help or list commands | !help or !help warn |
ping | Check bot latency | !ping |
serverinfo | Show server information | !serverinfo |
userinfo | Show user information | !userinfo @user |
Moderation
These require the right Discord permissions or a configured mod role. See Permissions.
| Command | Description | Example |
|---|
warn | Warn a user and optionally add a reason | !warn @user or !warn @user Spam |
warnings | List warnings for a user | !warnings @user |
kick | Kick a user from the server | !kick @user or !kick @user Reason |
ban | Ban a user from the server | !ban @user or !ban @user Reason |
mute | Mute (timeout) a user | !mute @user 10m or !mute @user 1h Reason |
unmute | Remove mute/timeout | !unmute @user |
Durations (for mute) are often in format like 10m, 1h, 1d.
Configuration (Dashboard)
Most configuration (prefix, modules, log channel, welcome message) is done in the Dashboard. If Lynxly supports config commands, they might look like:
| Command | Description | Example |
|---|
prefix | Show or set command prefix (if available) | !prefix or !prefix ? |
Check the Dashboard for the full set of options.
Slash commands
Using Discord slash commands:
/help — Open help.
/ping — Check latency.
/warn, /kick, /ban, /mute, /unmute — Moderation (with user and reason in the slash UI).
/userinfo, /serverinfo — Info commands.
Slash commands appear in Discord’s autocomplete; required options are shown in the UI.
Getting more help
- Use
!help or /help in your server for the exact command list and prefix.
- Configure the bot in the Dashboard.
- Join the Lynxly Discord for support.
Command names and options may change as Lynxly is updated. If a command doesn’t work, confirm the Setup and Permissions, and that the relevant features are enabled.