mirror of
https://github.com/moparisthebest/Yaaic
synced 2025-02-24 07:21:48 -05:00
Added shortcut: /w -> /whois
This commit is contained in:
parent
307605e594
commit
caaa5395fd
@ -119,6 +119,7 @@ public class CommandParser
|
||||
aliases.put("q", "query");
|
||||
aliases.put("h", "help");
|
||||
aliases.put("raw", "quote");
|
||||
aliases.put("w", "whois");
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user