aboutsummaryrefslogtreecommitdiffstats
path: root/hack_of_all_hacks
diff options
context:
space:
mode:
authorMárcio Silva <coadde at hyperbola dot info>2017-06-03 07:35:15 -0300
committerMárcio Silva <coadde at hyperbola dot info>2017-06-03 07:35:15 -0300
commit7eb1df0ef4ccc5bc3e9c5a74dea6a5b796cc3cb4 (patch)
tree04af6018248ea197b368043ee9fea6c48c28e224 /hack_of_all_hacks
parentae928016bf637b26326ec335b10898c6c2b0e4b9 (diff)
downloadhyperbot-7eb1df0ef4ccc5bc3e9c5a74dea6a5b796cc3cb4.tar.lz
hyperbot-7eb1df0ef4ccc5bc3e9c5a74dea6a5b796cc3cb4.tar.xz
hyperbot-7eb1df0ef4ccc5bc3e9c5a74dea6a5b796cc3cb4.zip
update issues_change_detector from pbot-ng, change unknown ip6 2001:ba8:1f1:f216::5 to ::1, ignore bot_settings.sh, fix description on hack_of_all_hacks
Diffstat (limited to 'hack_of_all_hacks')
-rw-r--r--hack_of_all_hacks2
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#*:}"