Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.p2w.lol/llms.txt

Use this file to discover all available pages before exploring further.

Overview

No Prefix lets you bind any plain-text phrase to a supported command. Type your trigger and drown executes the command automatically. Bindings are personal. Each user has their own isolated set per server.
You must be actively boosting the support server to use this feature.

Opening the panel

.noprefix
Opens your personal configuration panel where you can add, edit, and remove bindings.

Listing your bindings

.noprefix list

Viewing available commands

.noprefix commands

Supported commands

CommandDescriptionPermission Required
banBan the replied-to / mentioned userBan Members
unbanUnban a user by IDBan Members
kickKick the replied-to / mentioned userKick Members
softbanBan then immediately unban the target (clears messages)Ban Members
timeoutTimeout the target (supply duration after trigger)Moderate Members
untimeoutRemove timeout from the targetModerate Members
warnWarn the replied-to / mentioned userModerate Members
jailJail the targetManage Roles
unjailUnjail the targetManage Roles
roleToggle a role on the targetManage Roles
role addAdd a role to the targetManage Roles
role removeRemove a role from the targetManage Roles
stripstaffStrip all staff roles from the targetManage Roles
nickSet a nickname on the target (omit name to reset)Manage Nicknames
avatarShow the target’s avatarNone
bannerShow the target’s bannerNone
serverinfoShow information about the current serverNone
userinfoShow information about a userNone
stealSteal a custom emoji from a replied-to messageManage Expressions
purgePurge N messages from the channelManage Messages
hideHide the current channelManage Channels
unhideUnhide the current channelManage Channels
lockLock the current channelManage Channels
unlockUnlock the current channelManage Channels
slowmodeSet slowmode on the channel (supply seconds after trigger)Manage Channels
You must hold the corresponding server permission yourself for the command to fire. No Prefix does not bypass permission checks.

How bindings work

  • Reply-only — the command only fires when you reply to a message (used to resolve the target).
  • Auto-delete — your trigger message is deleted before the command runs.
  • Preset args — optional arguments baked into the binding (e.g. a timeout duration).
Triggers are matched longest-first to prevent shorter triggers from shadowing longer ones. A trigger fires if your message is exactly the trigger phrase, or starts with it followed by a space and additional arguments.
The steal command always keeps your trigger message intact so drown can read the emoji from it. Auto-delete is ignored for this command.