Command:
ole.Ban(channel,user);
Syntax:
ole.Ban(
string
channel,
string
user);
Return:
nothing
Use this command to set a ban to the specified channel.
Example:
ole.Ban("#foo","Joe");
ole.Ban("#foo","*!user@*");
See also:
Unban
,
Mode
Home
|
Scripting