From 7eb1df0ef4ccc5bc3e9c5a74dea6a5b796cc3cb4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1rcio=20Silva?= Date: Sat, 3 Jun 2017 07:35:15 -0300 Subject: 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 --- transport/dev-tcp.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'transport/dev-tcp.sh') diff --git a/transport/dev-tcp.sh b/transport/dev-tcp.sh index 49712b2..36c0c8c 100644 --- a/transport/dev-tcp.sh +++ b/transport/dev-tcp.sh @@ -88,7 +88,7 @@ transport_read_line() { [[ -w /tmp/un-provoked-message-store ]] && (( ${ze_length%% *} )) then read -r line < /tmp/un-provoked-message-store - line=':tlCJ99mfZl!~user@2001:ba8:1f1:f216::5 PRIVMSG #hyperbola :'"${line}" + line=':tlCJ99mfZl!~user@::1 PRIVMSG #hyperbola :'"${line}" # remove the top line of the file if (( ${ze_length%% *} < 2 )) -- cgit v1.2.3