Turn off kevin debugging

This commit is contained in:
Neale Pickett 2009-10-05 16:52:16 -06:00
parent 4b176a363a
commit 4de0f9c088
1 changed files with 0 additions and 2 deletions

View File

@ -13,8 +13,6 @@ from ctf.flagd import Flagger
nobody = '\002[nobody]\002'
class Kevin(irc.Bot):
debug = True
def __init__(self, host, flagger, tokens, victims):
irc.Bot.__init__(self, host,
['kevin', 'kev', 'kevin_', 'kev_', 'kevinm', 'kevinm_'],