Add wi shortcut for whois

This commit is contained in:
Dan Mashal 2012-12-28 22:06:05 -08:00
parent b04377825f
commit 4905c95167
1 changed files with 1 additions and 0 deletions

View File

@ -615,6 +615,7 @@ static char defaultconf_commands[] =
"NAME VER\n" "CMD ctcp %2 VERSION\n\n"\
"NAME VERSION\n" "CMD ctcp %2 VERSION\n\n"\
"NAME WALLOPS\n" "CMD quote WALLOPS :&2\n\n"\
"NAME WI\n" "CMD quote WHOIS %2\n\n"\
"NAME WII\n" "CMD quote WHOIS %2 %2\n\n";
static char defaultconf_urlhandlers[] =