More actions
imported>jereneal20 No edit summary |
imported>jereneal20 No edit summary |
||
| Line 1: | Line 1: | ||
= ZeroBot = | |||
Slack에서 존재하는 제로페이지 봇. | Slack에서 존재하는 제로페이지 봇. | ||
Hubot을 상속받은 봇이다. | Hubot을 상속받은 봇이다. | ||
== 참고 == | |||
* [https://github.com/ZeroPage/zerobot/tree/master/ 제로봇] | |||
https://github.com/ | * [http://coffeedoc.info/github/github/hubot/master/ 도큐먼트] | ||
* [https://github.com/github/hubot/blob/master/docs/scripting.md 도큐먼트] | |||
* [http://coffeescript.org] | |||
* [https://sublime.wbond.net 서브라임 Package Control] | |||
https://github.com/ | * [https://github.com/Xavura/CoffeeScript-Sublime-Plugin CoffeeScript Highlight 플러그인] | ||
== 설치방법 == | |||
* 자세한 설치는 다른 문서를 참조... 가장 기본적인 instruction만 써두었습니다. | |||
$ npm install node-gyp | $ npm install node-gyp | ||
$ npm install | $ npm install | ||
Revision as of 21:17, 21 March 2014
ZeroBot
Slack에서 존재하는 제로페이지 봇. Hubot을 상속받은 봇이다.
참고
설치방법
- 자세한 설치는 다른 문서를 참조... 가장 기본적인 instruction만 써두었습니다.
$ npm install node-gyp $ npm install redis 설치 $ redis make $ redis-server $ zerobot clone $ ./bin/hubot