botlib.space

Framework to program bot, JSON file backend, MIT license.

Exceptions

EARGUMENT argument given results in an error.
EATTRIBUTE item is already an attribute.
EBORDER program is reaching out of its cfgured workdir.
ECONNECT connect error occured.
EDEFAULT missing default value.
EDEFINE define error.
EDIR file is a directory error.
EDISCONNECT server has disconnect.
EDISPATCHER dispatcher is missing.
EFILE error reading the file.
EFILENAME filename is not correct.
EFUNC error occured during execution of the function.
EISMETHOD Attribute is a method.
EJSON A JSON compiling error occured.
ELOAD loading of the objectect failed.
ENETWORK heerlijk de heden ten dage.
ENOBID no bot id available.
ENODATA the objectect loaded from file has no data section.
ENODATE date cannot be determined.
ENODEFAULT No default provided.
ENODIR directory is not available.
ENOFUNC function is not provided.
ENOJSON string cannot be _parsed as JSON.
ENOMETHOD no method is provided.
ENOPATH there is not path available to save to disk.
ENOPREFIX first argument is not a directory in the workdir.
ENOTIME no time can be detected.
ENOTIMPLEMENTED method or function is not implemented.
ENOTSET variable is not set.
ENOTXT no text to parse.
ENOWORKDIR a workdir is not provided.
EOWNER origin is not an owner.
EPASSWORD wrong password provided.
ERE error in a regular expression.
EREBOOT An error occured during reboot.
EREGISTER error during registration,
ERESERVED a reserved word is used.
ERESUME An error occured during resume.
ERSINGLENAME firs level directory names are reserved.
ESET Attribute is already set.
ESIGNATURE signature check failed.
ETOPLEVELDIR Path is a toplevel directory and cannot be written to.
ETYPE argument is of the wrong type.
EWORKDIR workdir is not set or not reachable.
Error yooooo !!!.
exceptions = []
alias = <botlib.object.Object>
cfg = <botlib.object.Config>
fleet = <botlib.fleet.Fleet>
kernel = <botlib.kernel.Kernel>
runtime = <botlib.register.Register>
seen = <botlib.object.Object>
users = <botlib.users.Users>