Skip to main content
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

CommandDescriptionExample
helpShow help or list commands!help or !help warn
pingCheck bot latency!ping
serverinfoShow server information!serverinfo
userinfoShow user information!userinfo @user

Moderation

These require the right Discord permissions or a configured mod role. See Permissions.
CommandDescriptionExample
warnWarn a user and optionally add a reason!warn @user or !warn @user Spam
warningsList warnings for a user!warnings @user
kickKick a user from the server!kick @user or !kick @user Reason
banBan a user from the server!ban @user or !ban @user Reason
muteMute (timeout) a user!mute @user 10m or !mute @user 1h Reason
unmuteRemove 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:
CommandDescriptionExample
prefixShow 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.
Last modified on February 24, 2026