Users, bans and masks

bmatch cluster [deuhc] gethost gettmatch notify uhc uhost

Liam's BitchX Command Reference

BitchX scripting function $deuhc()

deuhc
Function
$deuhc()
Usage
$deuhc(nick!user@host)
Returns
A string: *!user@host becomes user@host, *!*@*.host becomes *.host; in other words, if there is no ! or @ you get back an empty string; if there is no *! you get back the original string; if there's a *!*@ you get back everything after the @ and if there's *! followed by anything else, you get everything back that's after the ! itself.


previous: delitem next: deuhc