To build packages using TS/JS for botserver.
Find a file
2018-09-16 20:30:00 -03:00
docs Package adjustments and docs adding. 2018-04-23 13:44:27 -03:00
src Added Azure AD administration routines. 2018-09-16 17:01:01 -03:00
.gitignore New members in bot instance interface. 2018-05-07 20:41:09 -03:00
.npmignore New members in bot instance interface. 2018-05-07 20:41:09 -03:00
LICENSE.txt Initial import. 2018-04-20 23:20:17 -03:00
package-lock.json FIX: Updated dependencies versions. 2018-08-22 05:39:32 -03:00
package.json Published on NPM. 2018-09-16 20:30:00 -03:00
README.md Initial import. 2018-04-20 23:20:17 -03:00
tsconfig.json Migration to V4 is in progress. The Bot now can be loaded again. 2018-08-28 17:50:34 -03:00
typedoc.json Initial import. 2018-04-20 23:20:17 -03:00
VERSION.md Published on NPM. 2018-09-16 20:30:00 -03:00

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

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