I port github-status to an external script

https://github.com/scboucher/hubot-github-status
This commit is contained in:
Samuel Boucher 2016-12-03 12:07:45 -05:00 коммит произвёл GitHub
Родитель ec0b06aa9f
Коммит 101826940d
1 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -24,5 +24,6 @@
"tell.coffee": "https://github.com/hubot-scripts/hubot-tell",
"wolfram.coffee": "https://github.com/notpeter/hubot-wolfram",
"xkcd.coffee": "https://www.npmjs.com/package/hubot-xkcd",
"youtube-info.coffee": "https://github.com/ClaudeBot/hubot-youtube-info"
"youtube-info.coffee": "https://github.com/ClaudeBot/hubot-youtube-info",
"github-status": "https://github.com/scboucher/hubot-github-status"
}