[Pidgin] #7415: WALLCHOPS support

Pidgin trac at pidgin.im
Thu Oct 30 02:51:11 EDT 2008


#7415: WALLCHOPS support
----------------------------------------------+-----------------------------
 Reporter:  MaGaO                             |     Owner:  elb  
     Type:  enhancement                       |    Status:  new  
Component:  IRC                               |   Version:  2.5.2
 Keywords:  irc wallchops notice enhancement  |  
----------------------------------------------+-----------------------------
 WALLCHOPS is not a RFC command, but it seems to be available in many IRC
 server codebases. Its syntax is

 /WALLCHOPS #channel message

 which, if supported by the IRC server, will send a NOTICE with the text
 ''message'' to all the operators of ''channel''. This can be worked around
 through the use of QUOTE, for the time being

 /QUOTE WALLCHOPS #channel message

 as it is a server-side command. A example of the message the client will
 receive follows:

 {{{
 :gomiam!gomiam at some.place.or.other NOTICE @#atestchannel :hola
 }}}

 Notice (no pun intended) that the destination of the NOTICE command isn't
 the user's name, but @#channelname. This makes Pidgin 2.5.2 complain about
 the destination of the message being unknown and it never gets shown.

-- 
Ticket URL: <http://developer.pidgin.im/ticket/7415>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list