Part of control View In Hierarchy
this class only does the work, you need another class, most suitable is a bot-module, to have a userinterface
| Method | __init__ | |
| Method | input | Pass your command to this function and get the output | 
| Method | _output | helper function which set the encoding to utf8 | 
| Method | _cmd_help | Undocumented | 
| Method | _cmd_log_get | Undocumented | 
| Method | _cmd_config | Undocumented | 
| Method | _cmd_config_reload | Undocumented | 
| Method | _cmd_config_set | Undocumented | 
| Method | _cmd_config_get | Undocumented | 
| Method | _cmd_modules_start | Undocumented | 
| Method | _cmd_modules_stop | Undocumented | 
| Method | _cmd_modules_reload | Undocumented | 
| Method | _cmd_modules_list | Undocumented | 
| Method | _cmd_stop | Undocumented | 
| Method | _cmd_network_disconnect | Undocumented | 
| Method | _cmd_network_connect | Undocumented | 
| Method | _cmd_network_ping | Undocumented | 
| Method | _cmd_network_list | Undocumented | 
| Method | _cmd_network_current | Undocumented | 
| Method | _cmd_network_change | Undocumented | 
| Method | _cmd_changenick | Undocumented | 
| Method | _cmd_channel | Undocumented | 
| Method | _cmd_channel_list | Undocumented | 
| Method | _cmd_channel_join | Undocumented | 
| Method | _cmd_channel_part | Undocumented | 
| Method | _cmd_channel_kick | Undocumented | 
| Method | _cmd_channel_say | Undocumented |