To build packages using TS/JS for botserver.
Find a file
2020-05-17 21:30:56 +00:00
docs Docs updating. 2018-11-05 14:14:20 -02:00
src all(text): Bot to text in any language. 2020-05-17 21:30:56 +00:00
.gitignore minor(all): Packages updates 2019-12-30 17:17:14 -03:00
.npmignore WIP: update dependencies 2019-12-31 11:38:57 -03:00
LICENSE.txt Initial import. 2018-04-20 23:20:17 -03:00
package-lock.json new(all): New translator services. 2020-05-17 19:05:43 +00:00
package.json fix(core.gblib): Removal of old fields. 2020-05-15 12:13:29 -03:00
README.md Initial import. 2018-04-20 23:20:17 -03:00
tsconfig.json fix(general): tslint being applied in all sources. 2019-03-08 06:36:12 -03:00
typedoc.json Initial import. 2018-04-20 23:20:17 -03:00
VERSION.md Finishing publishing. 2018-11-05 14:18:05 -02:00

General Bots base library for building Node.js TypeScript Apps packages (.gbapp).

See: https://github.com/pragmatismo-io/BotServer for main documentation.