Package gozerbot :: Module commands
[hide private]
[frames] | no frames]

Module commands

source code

implement commands


Copyright: this file is in the public domain

Classes [hide private]
  Command
a command
  Commands
commands object is a dict containing the commands
  Botcommands
commands for the bot aka dispatch with (bot, ircevent)
Variables [hide private]
  commandlock = thread.allocate_lock()
  cmnds = {'ip': <gozerbot.commands.Command object at 0x89288cc>...
Variables Details [hide private]

cmnds

Value:
{'ip': <gozerbot.commands.Command object at 0x89288cc>, 'host': <gozer\
bot.commands.Command object at 0x89287cc>}