|
|
|
This plugin gives some basic extra commands, they're not used very often, but who cares, the "/WALLCHAN"
is probably the most useful since it saves you from having to remember the channel name. ;-)
These all use NOTICE rather than PRIVMSG, and queue the lines so you can't flood off. They also send to 8
people at a time to save bandwidth.
This was originally based on the example plugin code supplied in the AmIRC Plugin SDK, and was in fact the first
one to be altered to compile on gcc. Various other functions got added, including ARexx alternatives to the main
commands.
Although most people will have one version or another of this plugin installed, it is very rarely used. It's
biggest benefit comes from the introduction to AmIRC Plugin coding, it is a very nice small example of how to do
things.
| Plugin Info |
Wallchop.AmIPlug 3.2
Copyright ©1999-2003 Robin Cloutman <wallchop@...>
Released under the GNU General Public License in June 2003
Send notices to channel ops, half-ops, non-ops and whole channel
Defined commands: WALLCHOP WALLHOP WALLNOP WALLCHAN RX_WALLCHOP RX_WALLHOP RX_WALLNOP RX_WALLCHAN
|
| AmIRC Commands |
«Help» Wallchop.AmIPlug: WALLCHOP WALLHOP WALLNOP WALLCHAN
«Help» Usage: /WALLCHOP [channel] text
«Help» Usage: /WALLHOP [channel] text
«Help» Usage: /WALLNOP [channel] text
«Help» Usage: /WALLCHAN [channel] text
|
| History |
|
Totally unknown, it just evolved...
|
|