container for bot configuration
create a new config hash from #{botclass}/conf.rbot
currently we store values in a hash but this could be changed in the future. We use hash semantics, however. components that register their config keys and setup defaults are supported via []
pass everything else through to the hash
write current configuration to #{botclass}/conf.rbot
[Validate]