errbot.plugin_wizard module¶
-
errbot.plugin_wizard.
ask
(question, valid_responses=None, validation_regex=None)[source]¶ Ask the user for some input. If valid_responses is supplied, the user must respond with something present in this list.
Previous: errbot.plugin_manager module
|
Next: errbot.repo_manager module