matabot

a silly irc bot
git clone ssh://anon@git.pastanoggin.com
Log | Files | Refs | README | LICENSE

TODO (680B)


      1 - allow `hihihihihi' as a greeting (and some variations)
      2 - get a different reply for noodle on `thank you' messages
      3 - add `what's cooking' to watsup questions
      4 - add what are you up to to the wassup answers
      5 - consider installing and running the bot under a chroot
      6 - consider using perl taint as it's used for untrusted input
      7 - add `-' as an alternative for `_' in matabot's nick regex
      8 - add an explaination to QUIT msg
      9 - add tests
     10 - investigate bot qutting too early (PING time might be too low for server)
     11 - consider adding a game hosting index that's served by a command
     12 - troubleshoot "length($line = <$sock>) > 0" erroring out due to being undefined when server quits abruptly