fix(node.yaml): correct deployment paths and improve Node.js setup fix(.gitignore): add 'botpoc' to ignored files fix(SystemKeywords): enhance PDF conversion and image processing logic fix(DialogKeywords): adjust Puppeteer launch options for better performance fix(KeywordsExpressions): fix syntax error in PDF assignment |
||
|---|---|---|
| .. | ||
| models | ||
| services | ||
| tests | ||
| index.ts | ||
| README.md | ||
| strings.ts | ||
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.