Load and unload modules and dump the 'bot' object. This module is mainly for debug purposes.
The command load module {name} will attempt to load a module with the full package name of dobot-module-{name}.
The command unload module {name} will attemp to unload a module with the full package name of dobot-module-{name}.
The command dump will output the 'bot' object.  This only works properly while using the command line.