hackrslab / node-mypeople-bots

MyPeople Node API Examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyPeople Echo Bot

MyPeople 라이브러리로 만들었습니다. 자세한 문서를 참고해주세요.

  • Echo - 소스를 참고하세요.

hubot을 이용한 봇 만드는 것은 Hubot-MyPeople을 참고하세요.

실행방법

$ git clone https://github.com/dgkim84/node-mypeople-bots.git
$ cd node-mypeople-bots
$ node lib/echo.js MYPEOPLE_KEY

물론 이 코드를 실행하기에 앞서 mypeople 봇 등록하셔야합니다.

About

MyPeople Node API Examples

License:Other


Languages

Language:JavaScript 100.0%