errbot.cli module

errbot.cli.debug(sig, frame) None[source]

Interrupt running process, and provide a python prompt for interactive debugging.

errbot.cli.get_config(config_path: str)[source]
errbot.cli.main() None[source]