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.
---
Wallchop.AmIPlug 3.2
Copyright ©1999-2003 Robin Cloutman <wallchop@rycochet.com>
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» Usage: /WALLCHOP [channel] text
«Help» Usage: /WALLHOP [channel] text
«Help» Usage: /WALLNOP [channel] text
«Help» Usage: /WALLCHAN [channel] text
Arexx Commands:
RX_WALLCHOP CHANNEL/A,TEXT/A/F
RX_WALLHOP CHANNEL/A,TEXT/A/F
RX_WALLNOP CHANNEL/A,TEXT/A/F
RX_WALLCHAN CHANNEL/A,TEXT/A/F
|