hubot スクリプトは機能ごとにnpmパッケージに変わったため。 # 手順 https://github.com/hubot-scripts から探す scripts/xxx.coffee を消す npm install hubot-xxx --save でインストールする external-scripts.json にリストアップする
hubot スクリプトは機能ごとにnpmパッケージに変わったため。
手順
https://github.com/hubot-scripts から探す
scripts/xxx.coffee を消す
npm install hubot-xxx --save でインストールする
external-scripts.json にリストアップする