Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.5 KB

File metadata and controls

35 lines (21 loc) · 1.5 KB

@microsoft/generator-bot-enterprise-calendar NPM version

This bot project was created using the Enterprise Calendar Bot template. You must complete the configuration steps outlined below for your bot to function.

Recommended use

  • Create a sophisticated bot that enables customers to interact with Office 365 Calendar using Microsoft Graph
  • Customize and extend sophisticated example dialogs, bot logic, language understanding and bot responses

Included capabilities

  • Manage Office 365 calendars using Microsoft Graph

Included packages

The Enterprise Calendar Bot uses packages to extend its capabilities. Learn more

Required Azure resources

  • Azure Bot Service Registration configured with Microsoft Azure Active Directory authentication with access to the following scopes:
    • Calendars.ReadWrite
    • Contacts.Read
    • People.Read
    • User.ReadBasic.All
  • Azure Language Understanding (LUIS), or another recognizer of your choice

Supported languages

  • English (en-US)

License

MIT License