Skip to main content
Smart commands let you describe what you want instead of learning flag syntax. Percy’s AI turns your description into the structured fields the real command expects, then runs that command — so you get all of its normal validation and behavior.
Smart commands are part of the optional AI layer and are off by default, enabled per feature from the AI tab of the dashboard. If the AI is off or unsure, use the underlying command directly — it always works.

Command router

When you type a command that doesn’t quite exist — a typo, or a request phrased in plain words — Percy can figure out what you meant and offer to run it.
Percy recognizes the intent, and (when confident) asks you to confirm before running the real command. Low-confidence guesses are never run automatically.

Polls from a description

Percy extracts the question, the options (2–8), and the duration, then creates the poll. It also understands extras:
  • Image — paste an image URL in your description and Percy attaches it to the poll.
  • Discussion thread — ask Percy to “open a thread” and it opens and pins a discussion thread on the poll.
If the AI can’t parse your description, Percy points you at /polls create.

Giveaways from a description

Percy extracts:
  • Prize — the item itself (a quantity like “3 copies” becomes the winner count, not part of the prize).
  • Winners — how many people win.
  • Duration — how long it runs.
  • Channel — mention a channel (e.g. #giveaways) and Percy posts there; otherwise it posts in the current channel.
  • Description — any extra blurb you want shown.
If the AI can’t parse it, Percy points you at /giveaway create.

Music by vibe

Percy turns your description into a search query and an optional audio filter (such as bass boost, nightcore, 8D, or low-pass), then queues it up. See Music for the full player.

Find a tag by meaning

Instead of matching a tag’s exact name, /tag find matches the intent of your question to the most relevant tag and shows it — handy when you know what you’re looking for but not what the tag is called. It only ever returns a real tag from your server. If nothing fits, Percy suggests /tag search.

When the AI is unavailable

Every smart command has a plain counterpart that always works: If a feature is disabled or the model is unreachable, Percy tells you which command to use instead.