summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/main.sh9
1 files changed, 5 insertions, 4 deletions
diff --git a/lib/main.sh b/lib/main.sh
index c6784c3..3422562 100644
--- a/lib/main.sh
+++ b/lib/main.sh
@@ -437,10 +437,11 @@ while true; do
# Hack of all hacks!!!
-if [[ "${identified}" != yep ]]
-then
- send_msg "NickServ" "identify csukwHrqH9"
-fi
+# if [[ "${identified}" != yep ]]
+# then
+# send_msg "NickServ" "identify csukwHrqH9"
+# identified=yep
+# fi
config_update_time=-100