Module ro_py.extensions
This folder houses extensions that wrap other parts of ro.py but aren't used enough to implement.
Expand source code
"""
This folder houses extensions that wrap other parts of ro.py but aren't used enough to implement.
"""
Sub-modules
ro_py.extensions.bots
-
This extension houses functions that allow generation of Bot objects, which interpret commands.
ro_py.extensions.prompt
-
This extension houses functions that allow human verification prompts for interactive applications.