botserver/packages/basic.gblib
2023-09-29 17:23:02 -03:00
..
models fix(all): fetch calls replaces request packages. 2022-11-30 09:40:09 -03:00
services fix(core.gbapp): #372 fix. 2023-09-29 17:23:02 -03:00
index.ts fix(kb.gbapp): API after new Bot #370. 2023-09-16 17:41:36 -03:00
README.md new(basic.gblib): BASIC module isolated. 2020-12-27 13:30:56 -03:00
strings.ts fix(core.gbapp): Lint of all. 2022-11-19 23:34:58 -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.