diff options
Diffstat (limited to 'hack_of_all_hacks')
-rw-r--r-- | hack_of_all_hacks | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hack_of_all_hacks b/hack_of_all_hacks index 154d922..af34377 100644 --- a/hack_of_all_hacks +++ b/hack_of_all_hacks @@ -289,7 +289,7 @@ function l33t_codes "${my_own_name}: tell "+([![:space:]])":"+([[:space:]])+([![:space:]])* ) # The line will be something such as: - # hyperbot: tell user: you suck + # hyperbot: tell user: hi process="${sentence##${my_own_name}: tell }" subject="${process%%:*}" message="${process#*:}" |