[IRCServices] (no subject)
Sean Kelly
smkelly at zombie.org
Fri Jan 26 14:06:20 PST 2001
On Fri, Jan 26, 2001 at 01:38:09PM -0500, black at netguardian.org wrote:
> In my opinion, changing the ban format to ban nick reason would be a great sollution. So it can be seen in the ban list why a person banned ...
>
> Is it possible to do something like this ?
Not with Services. I know of no such BAN command in Services. If you are
talking about channel bans, such as channel mode +b, there is no real BAN
command. Any /BAN command you have is an alias or shortcut presented to you
by your IRC client. The real format for a ban is:
/mode #channel +b <usermask>
Many IRC scripts/clients have a BAN alias which determines the usermask based
on a nickname for you, and then carry out the above command. In this case,\
you would have to modify every IRC client/script with a BAN alias, plus your
IRC server's source code.
--
Sean Kelly | PGP KeyID: 77042C7B
smkelly at zombie.org | http://www.zombie.org
For PGP key, send e-mail with subject "send pgp key"