mirror of
https://github.com/irssi/irssi.git
synced 2026-08-18 08:02:13 +02:00
wallchops: works only with ircu. updated ircu notes.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1425 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
3f0498eb20
commit
ed2eaa036b
4 changed files with 7 additions and 6 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
|
|
||||||
@SYNTAX:silence@
|
@SYNTAX:silence@
|
||||||
|
|
||||||
Works only in the Undernet and Open Projects.
|
Works only in the Undernet and Open Projects (ircu).
|
||||||
|
|
||||||
SILENCE is similar in many respects to IGNORE, except that it is
|
SILENCE is similar in many respects to IGNORE, except that it is
|
||||||
server-based. What this means is the server will never even send
|
server-based. What this means is the server will never even send
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
|
|
||||||
@SYNTAX:unsilence@
|
@SYNTAX:unsilence@
|
||||||
|
|
||||||
Works only in the Undernet and Open Projects.
|
Works only in the Undernet and Open Projects (ircu).
|
||||||
|
|
||||||
Removes a pattern from your silence list.
|
Removes a pattern from your silence list.
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
|
|
||||||
@SYNTAX:uping@
|
@SYNTAX:uping@
|
||||||
|
|
||||||
IRC Operator command. Works only in the Undernet (ircu).
|
IRC Operator command. Works only in the Undernet and Open Projects (ircu).
|
||||||
|
|
||||||
This command works like the PING command (CTCP PING), except
|
This command works like the PING command (CTCP PING), except
|
||||||
it is used on a server instead of a client. As with PING, it
|
it is used on a server instead of a client. As with PING, it
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,9 @@
|
||||||
|
|
||||||
@SYNTAX:wallchops@
|
@SYNTAX:wallchops@
|
||||||
|
|
||||||
Sends an message to all other channel operators of the
|
Works only in the Undernet and Open Projects (ircu).
|
||||||
current channel.
|
|
||||||
|
|
||||||
See also:
|
Sends an message to all other channel operators of the current channel.
|
||||||
|
|
||||||
|
See also: WALL
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue