Skip to content

great-lakes/botbuilder-agent

Repository files navigation

botbuilder-agent

Usage

// import
import { makeAgent } from 'botbuilder-agent'

// instantiate agent with DirectLine secret
const agent = makeAgent('directlineSecretString')

// make asynchronous calls with agents
agent(callPromise)

About

🕵️Enable synchronous botbuilder logic while completing asynchronous tasks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •