Merge pull request #347 from dmashal/master

Add /wi shortcut
This commit is contained in:
TingPing 2012-12-28 22:19:20 -08:00
commit d07ee22f58
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[] =