mirror of
https://github.com/irssi/irssi.git
synced 2026-08-18 08:02:13 +02:00
Remove /wallchops, do not suggest other commands in /help wall.
The only major ircd supporting /wallchops also supports /notice @#channel. The /wall command has used /notice @#channel (if it is supported which is pretty much everywhere) for a while and so it can be used without problems on large channels. git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@4902 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
27be963a86
commit
c5109787eb
4 changed files with 0 additions and 56 deletions
|
|
@ -6,7 +6,4 @@ supports WALLCHOPS or STATUSMSG=@, it sends a notice to @#channel.
|
|||
Otherwise it sends a notice separately to each operator, which may not
|
||||
be a very good idea to use in a channel with lots of operators.
|
||||
|
||||
Many IRC servers support also /MSG @#channel or /WALLCHOPS which you should
|
||||
use if possible.
|
||||
|
||||
See also: WALLCHOPS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue