|
"DTD/xhtml1-strict.dtd">
this is the backend of the RegistryAccessor class, which ties it to a DBHash object called plugin_registry(.db). All methods are delegated to the DBHash.
delegation hack
check for older versions of rbot with data formats that require updating NB this function is called early in init(), pretty much all you have to work with is @bot.botclass. |