Code: Select all
.+ban *!*@domain.com
Code: Select all
.+ban #channel *!*@domain.com
^DooM^ wrote:Code: Select all
.+ban #channel *!*@domain.com
### +ban <hostmask> [channel] [%<XdXhXm>] [comment]
Adds a ban to the list of permanent bans stored on the bot,
with optional comment and bantime. This ban will be in effect for
every channel on the bot if no channel is supplied, and is stored
with your nickname and comment. Prefixing a comment with @ will
make it only visible within the bot. Bantime has to be expressed
in days, hours and/or minutes.
should of been.awyeah wrote:- [lindex $split_uhost 1] ==> { domain.host.com }
Code: Select all
- [lindex [split $uhost @] 1] ==> { domain.host.com }