/hippi

Hippi is a starter bot library for the HipChat Integrations API written using C#/.NET Core

Primary LanguageHTMLMIT LicenseMIT

Hippi

Hippi is a starter bot & library for the HipChat Integrations API written using C#/.NET Core

See https://www.hipchat.com/integrations

##Usage

  • Make sure you have 1.0.0-rc1-update1 installed (see http://docs.asp.net/en/latest/dnx/index.html)
  • Run 'dnu restore' from the project directories to update the dependencies
  • Start the example HipBot server with 'dnx web' or use Hippi as a library for your own Bot!
  • Default TCP port is 6112