mirror of
https://github.com/ChronosX88/psyced.git
synced 2025-01-07 08:41:48 +00:00
tg: hm, what about a /sh alias for /show ? :)
This commit is contained in:
parent
b90ca9e426
commit
ac39429f4a
@ -1237,6 +1237,7 @@ cmd(a, args, dest, command) {
|
||||
w("_warning_usage_notify",
|
||||
"Usage: /notify <person> [ i(mmediate),d(elayed),D(elayedMore) ]");
|
||||
break;
|
||||
case "sh":
|
||||
case "show":
|
||||
// if (sizeof(args) != 2) return listAcq(PPL_ANY);
|
||||
if (sizeof(args) == 2) switch(args[1]) {
|
||||
|
Loading…
Reference in New Issue
Block a user