errbot.storage package¶
Module contents¶
-
class
errbot.storage.
StoreMixin
[source]¶ Bases:
collections.abc.MutableMapping
This class handle the basic needs of bot plugins and core like loading, unloading and creating a storage
Previous: errbot.rendering.xhtmlim module
|
Next: errbot.storage.base module