dbot icon indicating copy to clipboard operation
dbot copied to clipboard

Load API from directory

Open SamStudio8 opened this issue 13 years ago • 0 comments

It is forseen that some module APIs will grow to a large size and could possibly benefit from grouping its various functions in to smaller categories, thus it could be loaded as such;

modules/lib/api/date.js -> dbot.api.lib.date.usefulFunction()

SamStudio8 avatar Jan 17 '13 13:01 SamStudio8