Add custom items to the user list and channel right-click context menus. Each item executes a command with variable expansion when clicked.
Menu Types
Никлист: Items appear when clicking a nickname in the user list. Use
$1
for the target nickname.
Канал: Items appear when right-clicking a channel in the conversations sidebar. Use
$1
for the target channel name.
Чат: Items appear when right-clicking a nickname in chat messages. Use
$1
for the target nickname.
Managing Items
Использовать /popups
or open Tools > Custom Menus. Switch between Nicklist, Channel, and Chat tabs. Each item has a label (display text) and a command (what runs on click).
Variables
$1
— Target nickname or channel name.
дешевый
— Your nickname.
Чан
— Current channel.
Limits
Maximum 10 custom items per menu type. Labels: up to 50 characters. Commands: up to 500 characters. Custom items append to (not replace) built-in menu items. Persisted for registered users.