@microsoft/botbuilder-m365

v0.1.0-alpha.6
M365 extensions for Microsoft BotBuilder, Alpha release.
botbuilder botframework bots chatbots teams m365

build

tsc -b

build-docs

typedoc --theme markdown --entryPoint botbuilder-m365 --excludePrivate --includeDeclarations --ignoreCompilerErrors --module amd --out ..\..\doc\botbuilder-ai .\lib\index.d.ts --hideGenerator --name "Bot Builder SDK - AI" --readme none

build:rollup

yarn clean && yarn build && api-extractor run --verbose --local

clean

rimraf _ts3.4 lib tsconfig.tsbuildinfo node_modules

depcheck

depcheck --config ../../.depcheckrc

lint

eslint **/src/**/*.{j,t}s{,x} --fix --no-error-on-unmatched-pattern

test

npm-run-all build test:mocha

test:mocha

nyc mocha tests

test:compat

api-extractor run --verbose
npm i @microsoft/botbuilder-m365

Metadata

  • MIT
  • Whatever
  • Microsoft Corp.
  • released 4/25/2023

Downloads