コード例 #1
0
ファイル: LulWall.py プロジェクト: joshuapeters/pinbot
 def __init__(self, client, command_head, command_text, channel):
     Command.__init__(self, client, command_head, command_text, channel)
コード例 #2
0
ファイル: Pinstats.py プロジェクト: joshuapeters/pinbot
 def __init__(self, client, command_head, command_text, channel):
     Command.__init__(self, client, command_head, command_text, channel)
     self.STAT_CHANNEL = None