| Trees | Indices | Help |
|
|---|
|
|
The AUTOMATIC class variable, set to a positive value, instructs the command system to automatically discover the command container and enable it.
This command container bounds to all three available in the default implementation command hosts. This means that commands defined in this container will be available to all: chat, private chat and a group chat.
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
AUTOMATIC = True
|
|||
HOSTS = ChatCommands, PrivateChatCommands, GroupChatCommands
|
|||
|
|||
|
Inherited from |
|||
|
|||
First line of the doc string is called a description and will be programmatically extracted and formatted. After that you can give more help, like explanation of the options. This one will be programatically extracted and formatted too. After all the documentation - there will be autogenerated (based on the method signature) usage information appended. You can turn it off, if you want.
|
|
|||
AUTOMATIC
|
HOSTS
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Aug 12 02:06:33 2010 | http://epydoc.sourceforge.net |