summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Graham <joseph@fibreglass.tunachunks>2013-08-30 12:42:41 +0100
committerJoseph Graham <joseph@fibreglass.tunachunks>2013-08-30 12:42:41 +0100
commit846fd56094373e9cd48b783cb0aac1e98fbc4b6b (patch)
treeae5450abb4a0587c66055ccec43d5a92a8e4f8a4
parent0cc194e3d0ab0e6bd228d127a217731182b90f8a (diff)
made it more secure
-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