何となく Hubot を使って @statemachine2 を書き換えようかと思ったので、まずは Azure Web Apps で Hubot をデプロイして動かすところまで試しました。 https://hubot.github.com/ https://hubot.github.com/docs/ Node.js で動くので、当然ながら Windows 向けの Node.js をインストールしておきます。 テンプレートを作成 テンプレートの作成自体は Yeoman を使って行いますが、ドキュメント通りで問題なかったです。 npm install -g yo generator-hubot mkdir statemachinebot & cd statemachinebot yo hubot Yeoman で Hubot のテンプレート作成中にいろいろ聞かれるので、ボット名や作者など適当