botserver/packages/basic.gblib
2021-08-03 10:06:59 -03:00
..
models fix(all): Sequelize base members demand declare keyword on timestamp fields. 2021-06-13 12:05:50 -03:00
services new(basic.gblib): FIND can now have more than one filter with multiple datatypes. 2021-08-03 10:06:59 -03:00
index.ts fix(all): TS Lint and minor fixes. 2020-12-31 15:36:19 -03:00
README.md new(basic.gblib): BASIC module isolated. 2020-12-27 13:30:56 -03:00
strings.ts fix(core.gbapp): Fix in NLP handling of acents. 2021-01-03 18:29:41 -03:00

This is a General Bots open core package, more information can be found on the BotServer repository.

This alpha version is using a hack in form of converter to translate BASIC to TS and string replacements to emulate await code. See http://jsfiddle.net/roderick/dym05hsy for more info on vb2ts, so http://stevehanov.ca/blog/index.php?id=92 should be used to run it without translation and enhance classic BASIC experience.