Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

ZeroBot: Difference between revisions

From ZeroWiki
imported>jereneal20
No edit summary
imported>jereneal20
No edit summary
Line 7: Line 7:
* [http://coffeedoc.info/github/github/hubot/master/ 도큐먼트]
* [http://coffeedoc.info/github/github/hubot/master/ 도큐먼트]
* [https://github.com/github/hubot/blob/master/docs/scripting.md 도큐먼트]
* [https://github.com/github/hubot/blob/master/docs/scripting.md 도큐먼트]
* [[CoffeeScript]]
* [http://coffeescript.org]
* [http://coffeescript.org]



Revision as of 04:49, 22 March 2014

ZeroBot

Slack에서 존재하는 제로페이지 봇. Hubot을 상속받은 봇이다.

참고

설치방법

  • 자세한 설치는 다른 문서를 참조... 가장 기본적인 instruction만 써두었습니다.
$ npm install node-gyp
$ npm install
redis 설치
$ redis make
$ redis-server
$ zerobot clone
$ ./bin/hubot