botserver/packages/basic.gblib
2022-07-12 13:30:12 -03:00
..
dialogs new(basic.gblib): AS IMAGE, AS PDF, SET THEME and SQL new keywords. 2022-06-04 17:02:34 -03:00
models new(all): Sequelize updated to v6. 2022-01-03 13:42:12 -03:00
services new(whatsapp.gblib): General Bots WhatsApp provider. 2022-07-12 13:30:12 -03:00
index.ts fix(all): Automated build errors. 2022-07-01 18:33:41 -03:00
README.md new(basic.gblib): BASIC module isolated. 2020-12-27 13:30:56 -03:00
strings.ts new(basic.gblib) New SET SCHEDULE keyword. 2021-08-10 14:57:03 -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.