To build packages using TS/JS for botserver.
Find a file
2019-08-22 19:39:44 -03:00
docs Docs updating. 2018-11-05 14:14:20 -02:00
src feat(whatsapp.gblib): Switch from Whatsapp channel which bot to talk to with the same number. 2019-08-22 19:39:44 -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 feat(whatsapp.gblib): Switch from Whatsapp channel which bot to talk to with the same number. 2019-08-22 19:39:44 -03:00
package.json feat(whatsapp.gblib): Switch from Whatsapp channel which bot to talk to with the same number. 2019-08-22 19:39:44 -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.