Commit Diff


commit - 402253c39d37b317d814246129d6db4a5f5d752a
commit + 182fcdb4dc02479e7748c872f6a8d5a0b0fd540b
blob - cc1d7f4eea65e42c46c3de173103a8fec0e356f7
blob + 6fbd0353544a9e82ab0a7bcf58b2e7551275bcbc
--- TODO
+++ TODO
@@ -1,13 +1,12 @@
 - allow `hihihihihi' as a greeting (and some variations)
 - get a different reply for noodle on `thank you' messages
 - add `what's cooking' to watsup questions
-- die if getopts fails due to bad options
 - add what are you up to to the wassup answers
 - consider installing and running the bot under a chroot
 - consider using perl taint as it's used for untrusted input
 - add `-' as an alternative for `_' in matabot's nick regex
-- add a JOIN msg
 - add an explaination to QUIT msg
 - add tests
 - investigate bot qutting too early (PING time might be too low for server)
 - consider adding a game hosting index that's served by a command
+- troubleshoot "length($line = <$sock>) > 0" erroring out due to being undefined when server quits abruptly