/niles

Niles is a helpful chat bot that integrates with GitHub and Azure DevOps

Primary LanguageC#

Niles

Niles is a helpful chat bot that integrates with GitHub and Azure DevOps.

Getting Started

Prerequisites

  • .NET Core 2.1
  • Visual Studio 17.5+ or
  • VS Code
    • C# extension
  • Bot Emulator

Test locally

  1. Open the Bot project in your preferred IDE
  2. Launch the project
    • Hit the green play button in Visual Studio
    • Press F5 in VS Code
  3. Launch the bot emulator program
    • File -> Open Bot Configuration -> Navigate to the Bot project folder and open the BotConfiguration.bot file
  4. Talk with your bot!

Resources