mirror of
https://github.com/hexchat/hexchat.git
synced 2024-11-06 03:02:30 +01:00
Add wi shortcut for whois
This commit is contained in:
parent
b04377825f
commit
4905c95167
@ -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[] =
|
||||
|
Loading…
Reference in New Issue
Block a user