Commit History

Author SHA1 Message Date
  Tom Li 80c08256a1 增加 Cookie 11 years ago
  Tom Li bf8f8e77ec Allow everyone run commands if ADMINS is empty 11 years ago
  Tom Li a15ac6eb67 More safe restartProgram() 11 years ago
  Tom Li 18a647b5c4 Restart cmd & Nickname checking before exec cmds. 11 years ago
  Tom Li 4ffb165a41 PEP8 blank line fixes 11 years ago
  Tom Li 383e55c79e __name__ == "__main__" 11 years ago
  Tom Li be220daf91 Fix typo in getWebResourceInfo() 11 years ago
  Tom Li e57a0200c8 Fix: Forgot to create a instance of html_parser 11 years ago
  Tom Li e33c0a14cd 删除多余的异常代码 11 years ago
  Tom Li a1a986855a Docstring 应该为三引号字符串 11 years ago
  Tom Li c348a2b208 Exception 是所有异常的基类,已经捕获了,下面居然还要捕获 socket.error 11 years ago
  Tom Li b8492c0923 使用单独的函数分析 HTML 信息 11 years ago
  Tom Li e00503bc1d Use the correct way to import HTMLParser 11 years ago
  Tom Li 5e716c0afa Some PEP8 fixes 11 years ago
  Tom Li f6308da78a Replace large if by Protect Statement 11 years ago
  Tom Li 5e25e71df6 Cleanup blacklist detection 11 years ago
  Tom Li b701800dd9 Replace large if by Protect Statement 11 years ago
  Tom Li cf11ce4f6b Fix a bug of inBlacklist() 11 years ago
  Tom Li b89a3e29c2 Rename w to words 11 years ago
  Tom Li de98877228 Use Protect Statement instead of deeply "if" 11 years ago
  Tom Li a5c6960c20 Rename some vars, add restartProgram() 11 years ago
  Tom Li c4a108376a Rename line to message (config changed) 11 years ago
  Tom Li 8c3579a81a Fix incorrect raise 11 years ago
  Tom Li 27178e82ce Rename CHAN to channel 11 years ago
  Tom Li 51daccf031 Rename CHANS to CHANNELS, because of ChanServ 11 years ago
  Tom Li 008e59c04c Set socket option under import statement 11 years ago
  Tom Li 8c49131d04 Use inBlacklist() instead of hacking 11 years ago
  Tom Li 2e3948a03a 移出 Headers 11 years ago
  Tom Li d2d176e900 Use running instead of quiting 11 years ago
  Tom Li 22101afcdf Fix import bug 11 years ago