帮助主题

通知

通知(Noments)是一种受IRC的NOTICE命令启发的轻量级消息类型. 它们用于公告、服务信息和机器人反应。

密钥特征

- 显示方式 - 尼克 - 尼克 - Nick - 前缀( 从普通 <Nick> 信件中区分)
- 以鲜明的颜色显示,以便于识别
- 不创建 PM 窗口或对话边栏条目
- 不触发通知声音或亮点
- 该系统决不能自动对通知作出答复(防止机器人循环)

发送通知

/notice <nickname> <message> /notice <#channel> <message>

From the UI, right-click a nickname in the nicklist or chat and choose Send Notice. The main input becomes a notice composer for that target.

Routing Policy

使用 /notice_routing to display the current routing policy. User notices are routed to the active window, and channel notices appear in the channel window.

忽略整合

通知尊重忽略系统。 使用 /ignore <nick> notices 过滤特定用户的通知,或 /ignore <nick> 以过滤所有信件类型。

另见

/notice Command · /notice_routing Command · 私人信件 · /ignore Command